diff --git a/README.md b/README.md index f83790b..8f86a45 100644 --- a/README.md +++ b/README.md @@ -478,6 +478,7 @@ These Firefox extensions can help prevent connections to Google domains and also | [VSCodium](https://vscodium.com/) | | VSCodium is Visual Studio Code but without all the Microsoft telemetry and branding. | | [Vim](https://www.vim.org/) | | Open-source text editor. Thanks @moon-chilled | | [Emacs](https://www.gnu.org/software/emacs/) | | Another open-source text editor. Thanks @moon-chilled | +| [Atom](https://atom.io/) | | Atom is a free and open-source text and source code editor for macOS, Linux, and Microsoft Windows with support for plug-ins written in Node.js, and embedded Git Control, developed by GitHub. Atom is a desktop application built using web technologies. (From [Wikipedia](https://en.wikipedia.org/wiki/Atom_(text_editor))) Thanks @woutfeys |