Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions .docs/README.md

This file was deleted.

22 changes: 10 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,7 @@
Website 🚀 <a href="https://contributte.org">contributte.org</a> | Contact 👨🏻‍💻 <a href="https://f3l1x.io">f3l1x.io</a> | Twitter 🐦 <a href="https://twitter.com/contributte">@contributte</a>
</p>

## 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

Expand All @@ -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.

<a href="https://github.com/f3l1x">
<img width="80" height="80" src="https://avatars2.githubusercontent.com/u/538058?v=3&s=80">
Expand Down