Merge pull request #747 from decentlearner/patch-1

Update README.md
This commit is contained in:
Sara Gibbons
2022-10-26 20:47:48 -04:00
committed by GitHub

View File

@@ -120,6 +120,10 @@ Developers rely on editors for a few additional reasons:
- [teletype](https://atom.io/packages/teletype)
- [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
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.