diff --git a/README.md b/README.md
index e9308e1..e97f06e 100644
--- a/README.md
+++ b/README.md
@@ -583,7 +583,6 @@ No known alternatives.
| [VSCodium](https://vscodium.com/) | | VSCodium is Visual Studio Code but without all the Microsoft telemetry and branding. |
| [Vim](https://www.vim.org/)
[](https://github.com/vim/vim)
 | | Open-source text editor. Thanks @moon-chilled |
| [Emacs](https://www.gnu.org/software/emacs/)
[](https://github.com/emacs-mirror/emacs)
 | | Another open-source text editor. Thanks @moon-chilled |
-| [Atom](https://atom.io/)
[](https://github.com/atom/atom)
 | | 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 |