Update README.md

added a text editor and its extensions
This commit is contained in:
decent learner
2022-10-01 02:10:47 +05:30
committed by GitHub
parent b07e06e1a4
commit 6daff3de69

View File

@@ -120,6 +120,10 @@ Developers rely on editors for a few additional reasons:
- [teletype](https://atom.io/packages/teletype) - [teletype](https://atom.io/packages/teletype)
- [atom-beautify](https://atom.io/packages/atom-beautify) - [atom-beautify](https://atom.io/packages/atom-beautify)
- [www.sublimetext](https://www.sublimetext.com/)
- [emmet](https://emmet.io/)
- [SublimeLinter](http://www.sublimelinter.com/en/stable/)
### Browsers ### Browsers
Another crucial tool is the browser. Web developers rely on the browser to see how their code runs on the web. It's also used to display the visual elements of a web page that are written in the editor, like HTML. Another crucial tool is the browser. Web developers rely on the browser to see how their code runs on the web. It's also used to display the visual elements of a web page that are written in the editor, like HTML.