diff --git a/.docs/README.md b/.docs/README.md deleted file mode 100644 index b25c7e7..0000000 --- a/.docs/README.md +++ /dev/null @@ -1,11 +0,0 @@ -# Contributte / Bare - -@todo - -## Setup - -@todo - -## Usage - -@todo diff --git a/README.md b/README.md index 71e2b96..f72da76 100644 --- a/README.md +++ b/README.md @@ -18,17 +18,7 @@ Website 🚀 contributte.org | Contact 👨🏻‍💻 f3l1x.io | Twitter 🐦 @contributte

-## Usage - -To install the latest version of `contributte/bare` use [Composer](https://getcomposer.org). - -```bash -composer require contributte/bare -``` - -## Documentation - -For details on how to use this package, check out our [documentation](.docs). +Empty library skeleton for quickly bootstrapping new Contributte packages. ## Versions @@ -37,11 +27,19 @@ For details on how to use this package, check out our [documentation](.docs). | dev | `dev-master` | `master` | 3.0+ | `>=8.0` | | stable | `^0.1` | `master` | 3.0+ | `>=8.0` | +## Installation + +To install the latest version of `contributte/bare` use [Composer](https://getcomposer.org). + +```bash +composer require contributte/bare +``` + ## Development See [how to contribute](https://contributte.org/contributing.html) to this package. -This package is currently maintaining by these authors. +This package is currently maintained by these authors.