Small fixes to restart the work on this project

This commit is contained in:
Gonçalo Valério 2019-03-23 21:49:34 +00:00
parent 6268c6c603
commit 7605a85aa4
3 changed files with 10 additions and 4 deletions

7
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,7 @@
# How to contribute
At this moment there are no special requirements to contribute to this project.
I just ask you to:
- Be respectful to others
- Document your changes properly

View File

@ -7,4 +7,4 @@ authors = ["Gonçalo Valério <gon@ovalerio.net>"]
actix-web = "0.6.11"
diesel = { version = "1.3.0" }
toml = "0.4.6"
clap = "2.32.0"
clap = "2.32.0"

View File

@ -1,7 +1,6 @@
# Rusty hub
This project intends be an easy to use and deploy [Websub Hub](https://www.w3.org/TR/websub/#hub). It still is a work
in progress and at this moment is not intented to use in production.
This project intends be an easy to use and deploy [Websub Hub](https://www.w3.org/TR/websub/#hub). It still is a work in progress and at this moment is not intented to use in production.
## Installation
@ -13,4 +12,4 @@ Instructions will be added soon
## Development Environment
Instructions will be added soon
Instructions will be added soon