Browse Source

Merge pull request #211 from andweber/doc_starterkit_de

updated docs with references to german starterkit
Nicolas Marcq 8 years ago
parent
commit
2ae3e064df
2 changed files with 3 additions and 2 deletions
  1. 1 1
      Docs/installation.md
  2. 2 1
      Docs/installation/quickstart.md

+ 1 - 1
Docs/installation.md

@@ -93,7 +93,7 @@ Those repositories provide you a basic structure to start playing with kalliope.
 
 
 - [French starter config](https://github.com/kalliope-project/kalliope_starter_fr)
 - [French starter config](https://github.com/kalliope-project/kalliope_starter_fr)
 - [English starter config](https://github.com/kalliope-project/kalliope_starter_en)
 - [English starter config](https://github.com/kalliope-project/kalliope_starter_en)
-
+- [German starter config](https://github.com/kalliope-project/kalliope_starter_de)
 
 
 ## Next: 
 ## Next: 
 If everything is ok, you can start playing with Kalliope. First, take a look to the [default settings](settings.md).
 If everything is ok, you can start playing with Kalliope. First, take a look to the [default settings](settings.md).

+ 2 - 1
Docs/installation/quickstart.md

@@ -8,6 +8,7 @@ If you are using kalliope from a Rpi, the idea would be to configure your assist
 We made starter kits that only needs to be cloned, placed into the Rpi and launched.
 We made starter kits that only needs to be cloned, placed into the Rpi and launched.
 - [French starter kit](https://github.com/kalliope-project/kalliope_starter_fr)
 - [French starter kit](https://github.com/kalliope-project/kalliope_starter_fr)
 - [English starter kit](https://github.com/kalliope-project/kalliope_starter_en)
 - [English starter kit](https://github.com/kalliope-project/kalliope_starter_en)
+- [German starter kit](https://github.com/kalliope-project/kalliope_starter_de)
 
 
 Those repositories provide you a structure to start playing and learning basics of Kalliope.
 Those repositories provide you a structure to start playing and learning basics of Kalliope.
 Download the starter kit of your choice and open the folder with your IDE. 
 Download the starter kit of your choice and open the folder with your IDE. 
@@ -17,7 +18,7 @@ When you start kalliope using the CLI (`kalliope start`), the program will try t
 - From `/etc/kalliope/settings.yml`
 - From `/etc/kalliope/settings.yml`
 - From the default `settings.yml`. You can take a look into the default [`settings.yml`](../kalliope/settings.yml) file which is located in the root of the project tree.
 - From the default `settings.yml`. You can take a look into the default [`settings.yml`](../kalliope/settings.yml) file which is located in the root of the project tree.
 
 
-This a common tree of a Kalliope configuration folder:
+This is a common tree of a Kalliope configuration folder:
 ```
 ```
 kalliope_config/
 kalliope_config/
 ├── brains
 ├── brains