Doc: Update README
This commit is contained in:
parent
b19b7c7cdc
commit
1a926452a3
21
README.md
21
README.md
@ -1,7 +1,7 @@
|
|||||||
# Kheops
|
# Kheops
|
||||||
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
@ -20,8 +20,7 @@ These instructions will get you a copy of the project up and running on your loc
|
|||||||
|
|
||||||
### Installing
|
### Installing
|
||||||
|
|
||||||
Install Kheops
|
Install Kheops with pip:
|
||||||
|
|
||||||
```
|
```
|
||||||
pip install kheops
|
pip install kheops
|
||||||
```
|
```
|
||||||
@ -32,19 +31,15 @@ kheops --help
|
|||||||
```
|
```
|
||||||
|
|
||||||
Now you can test the examples, and learn how to use it [here](/lost).
|
Now you can test the examples, and learn how to use it [here](/lost).
|
||||||
|
|
||||||
```
|
```
|
||||||
kheops --config examples/01_simple/ hello
|
kheops --config examples/01_simple/ hello
|
||||||
kheops --config examples/01_simple/ hello -e site=
|
kheops --config examples/01_simple/ hello -e site=Montreal
|
||||||
kheops --config examples/01_simple/ hello -e site=
|
kheops --config examples/01_simple/ hello -e site=Paris
|
||||||
```
|
```
|
||||||
|
|
||||||
## Learning Kheops
|
## Learning Kheops
|
||||||
|
|
||||||
|
Please check online documentation.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -74,9 +69,9 @@ Add additional notes about how to deploy this on a live system
|
|||||||
|
|
||||||
## Built With
|
## Built With
|
||||||
|
|
||||||
* [Dropwizard](http://www.dropwizard.io/1.0.2/docs/) - The web framework used
|
* [jsonmerge](http://www.dropwizard.io/1.0.2/docs/) - The web framework used
|
||||||
* [Maven](https://maven.apache.org/) - Dependency Management
|
* [jsonschema](https://maven.apache.org/) - Dependency Management
|
||||||
* [ROME](https://rometools.github.io/rome/) - Used to generate RSS Feeds
|
* [poetry](https://rometools.github.io/rome/) - Used to generate RSS Feeds
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user