diff --git a/readme.md b/readme.md index 966b42e..8a3fea4 100644 --- a/readme.md +++ b/readme.md @@ -9,14 +9,14 @@ RageFW is a type-safe framework for developing Rage:MP servers. Designed with de - **Logging System:** Keep track of server activities and debug like a pro with our built-in, feature-rich logging system. After all, even virtual cops need evidence ## Getting Started +You can find out more about our CLI [here](https://git.entityseven.com/entityseven/rage-framework/wiki/CLI) + At the moment automation we have only works via [pnpm](https://pnpm.io/). To scaffold a basic project with minor settings you can use our CLI: ``pnpm create rage-fw`` This will give you a few options, among them, you can find ``Initialize new project``. Use that option to scaffold a new project for yourself using the preferred frontend framework -You can find out more about our CLI [here](https://git.entityseven.com/entityseven/rage-framework/wiki/CLI) - ## Contributing Join our community of developers and contribute to the ongoing development of RageFW. At the moment the only way to contribute is opening issues