Skip to content

Commit

Permalink
Move getting started above development (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
bacoords authored Sep 3, 2024
1 parent 5e03a6e commit dbc5154
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,9 @@ Or download the plugin [here](download link)
-->


## Getting Started

Find detailed instructions on creating your content model using this plugin in the [Get Started](/GETSTARTED.md) guide.

## Development

Expand All @@ -77,10 +79,6 @@ Or download the plugin [here](download link)

Run `npm run plugin-zip` to create a zip file of the plugin. This will automatically bundle the JavaScript files. We will update this with versioning when that is in place.

## Documentation
Find detailed instructions on creating your content model using this plugin in the [Get Started](/GETSTARTED.md) guide.


## Contribute & Contact

Want to help us move this concept forward?
Expand All @@ -89,7 +87,6 @@ Feel free to open an issue in the repo to discuss your proposed improvement. Pul

We built this as a prototype and may invest into it further based on level of interest. Our near term vision is outline in this [roadmap issue](https://github.com/Automattic/create-content-model/issues/77).


## Licensing
[GNU General Public License](/LICENSE.md)

Expand Down

0 comments on commit dbc5154

Please sign in to comment.