From 45dfd4c99dbbaf0a3e0634d8dac5bf694da24853 Mon Sep 17 00:00:00 2001 From: Erik Thiart Date: Sun, 28 Jul 2019 11:36:07 +0200 Subject: [PATCH] Added a text editor (Adobe) brackets --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 739c70a..cb86217 100644 --- a/README.md +++ b/README.md @@ -812,6 +812,7 @@ Libraries to help manage database schemas and migrations. ### Text Editors and IDEs *Text Editors and Integrated Development Environments (IDE) with support for PHP.* +* [Adobe Brackets](http://brackets.io/) - A modern, open source text editor that understands PHP. * [Atom](https://atom.io/) - A hackable text editor. * [Atom IDE](https://ide.atom.io/) - An IDE extension for Atom. * [Eclipse for PHP Developers](https://www.eclipse.org/downloads/) - A PHP IDE based on the Eclipse platform.