Add resources section to readme

This commit is contained in:
Christian Bundy 2019-09-24 14:21:28 -07:00
parent 2b59481a30
commit d9623fbe04
No known key found for this signature in database
GPG Key ID: EB541AAEF4366237
1 changed files with 8 additions and 3 deletions

View File

@ -5,8 +5,6 @@ This is an experimental client built with HTML, CSS, and Node.js without any
front-end JavaScript. The goal is to support basic social messaging schemas with
some extra tools for debugging, *not* to support all known message types.
See [the roadmap](./docs/roadmap.md) for more on the scope of this project.
## Usage
```console
@ -36,6 +34,14 @@ With [yarn](https://yarnpkg.com/en/):
yarn global add @fraction/oasis
```
## Resources
- [Contributing](https://github.com/fraction/oasis/blob/master/docs/contributing.md)
- [Help](https://github.com/fraction/oasis/issues/new/choose)
- [Roadmap](https://github.com/fraction/oasis/blob/master/docs/roadmap.md)
- [Security Policy](https://github.com/fraction/oasis/blob/master/docs/security.md)
- [Source Code](https://github.com/fraction/oasis.git)
## See Also
- [patchbay](https://github.com/ssbc/patchbay)
@ -47,4 +53,3 @@ yarn global add @fraction/oasis
## License
ISC