Fill out more of the README
This commit is contained in:
parent
e58f56b06d
commit
dd96754126
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -67,6 +67,16 @@ Delete number eight
|
|||
Delete reminders 2, 3, 4, and 7
|
||||
```
|
||||
|
||||
## Contributing
|
||||
Contributions are welcome! Bug reports can be opened against this repository if you have an account. Otherwise, send them to `bugs at starbeamrainbowlabs dot com`.
|
||||
|
||||
Pull requests and patches are welcome too. [Here's a great tutorial](https://makandracards.com/makandra/2521-git-how-to-create-and-apply-patches) on creating patches. If there's any interest, I'll move this repository to my account on [gitlab.com](https://gitlab.com/sbrl) if that makes things easier.
|
||||
|
||||
|
||||
## License
|
||||
RhinoReminds is licensed under the _Mozilla Public License 2.0_ (MPL-2.0 for short) - the full text of which can be found in the [LICENSE](https://git.starbeamrainbowlabs.com/sbrl/RhinoReminds/src/branch/master/LICENSE) file in this repository. tl;drLegal have a [great summary](https://tldrlegal.com/license/mozilla-public-license-2.0-(mpl-2)) if you don't want to spend all day read dry legalese :P
|
||||
|
||||
|
||||
## Useful Links
|
||||
- [Microsoft.Text.Recognizers Samples](https://github.com/Microsoft/Recognizers-Text/tree/master/.NET/Samples)
|
||||
- [S22.Xmpp API Documentation](https://smiley22.github.io/S22.Xmpp/Documentation/)
|
||||
|
|
Loading…
Reference in a new issue