From 1b92ad99c42b1ba8eb4e8ae3fa56d82df0dbae89 Mon Sep 17 00:00:00 2001 From: Ryan Haskell-Glatz Date: Tue, 20 Jun 2023 05:19:29 -0500 Subject: [PATCH] Update README.md --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index 04d26523..3485f2e8 100644 --- a/README.md +++ b/README.md @@ -14,15 +14,6 @@ The code for this GitHub project is broken down into smaller projects: - __[elm-land](./projects/cli/)__ - The CLI tool, available at [npmjs.org/elm-land](https://npmjs.org/elm-land) - __[@elm-land/www](./docs/)__ - The official website, available at [elm.land](https://elm.land) -### Plugins - -The Elm Land CLI will eventually come with optional plugins. Each plugin is designed to fit really well together. - -Here are the plugins that we plan to build after Elm Land 1.0: - -- `@elm-land/graphql` - Converts GraphQL files into Elm code -- `@elm-land/ui` - Create a design system using Elm - ### Tooling