README.md in captive-admin-0.2.9 vs README.md in captive-admin-0.2.11
- old
+ new
@@ -27,9 +27,17 @@
```scss
@import "captive-admin/mixins";
@import "captive-admin/base";
```
+## Usage
+
+You can use the admin generator. [See the usage doc to read more information](./lib/generators/admin/USAGE) :
+
+```console
+bin/rails generate admin Thing
+```
+
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/Captive-Studio/captive-sdk.
## License