nico 7 лет назад
Родитель
Сommit
784f161389
2 измененных файлов с 18 добавлено и 11 удалено
  1. 18 11
      README.md
  2. BIN
      images/kalliope_app.png

+ 18 - 11
README.md

@@ -29,6 +29,9 @@ Kalliope is easy-peasy to use, see the hello world
           message: "Hello world!"    
           message: "Hello world!"    
 ```
 ```
 
 
+If you want an idea of what you can do with Kalliope, click on the image below
+[![ENGLISH DEMO](https://img.youtube.com/vi/PcLzo4H18S4/0.jpg)](https://www.youtube.com/watch?v=PcLzo4H18S4)
+
 ## Installation
 ## Installation
 
 
 - [Kalliope installation documentation](Docs/installation.md) (Ubuntu/Debian/Raspbian)
 - [Kalliope installation documentation](Docs/installation.md) (Ubuntu/Debian/Raspbian)
@@ -43,6 +46,7 @@ Once installed, you can start learning basics of Kalliope from a [quick start co
 - [Configure default settings](Docs/settings.md)
 - [Configure default settings](Docs/settings.md)
 - [Create the brain of your Kalliope](Docs/brain.md)
 - [Create the brain of your Kalliope](Docs/brain.md)
 - [Run Kalliope with CLI](Docs/kalliope_cli.md)
 - [Run Kalliope with CLI](Docs/kalliope_cli.md)
+- See the list of [available neurons](https://kalliope-project.github.io/neurons_marketplace.html) with examples of usage
 
 
 ## Documentation summary
 ## Documentation summary
 
 
@@ -62,30 +66,33 @@ Once installed, you can start learning basics of Kalliope from a [quick start co
 
 
 ## Contributing
 ## Contributing
 
 
-If you'd like to contribute to Kalliope, please read our [Contributing Guide](Docs/contributing.md), which contains the philosophies to preserve, tests to run, and more. 
+If you'd like to contribute to Kalliope, please read our [Contributing Guide](Docs/contributing.md), which contains the philosophies to preserve, tests to run, and more.
 Reading through this guide before writing any code is recommended.
 Reading through this guide before writing any code is recommended.
 
 
 - Read the [contributing guide](Docs/contributing.md)
 - Read the [contributing guide](Docs/contributing.md)
 - Add [issues and feature requests](../../issues)
 - Add [issues and feature requests](../../issues)
-
+- [Chat](https://gitter.im/kalliope-project/Lobby) with the community or developers
-You liked kalliope? **Star us!**
+- You liked kalliope? **Star us!**
+- [Improve the Snowboy models](Docs/trigger.md)
 
 
 ## Credits
 ## Credits
 
 
 > **Meaning of Kalliope** Kalliope means "beautiful voice" from Greek καλλος (kallos) "beauty" and οψ (ops) "voice". 
 > **Meaning of Kalliope** Kalliope means "beautiful voice" from Greek καλλος (kallos) "beauty" and οψ (ops) "voice". 
 In Greek mythology she was a goddess of epic poetry and eloquence, one of the nine Muses.
 In Greek mythology she was a goddess of epic poetry and eloquence, one of the nine Muses.
 
 
-kə-LIE-ə-pee    (English) 
+- kə-LIE-ə-pee    (English)
-Ka-li-o-pé      (French)
+- Ka-li-o-pé      (French)
-каллиопа        (Russian)
+- каллиопа        (Russian)
-
-[Improve models with Snowboy](Docs/trigger.md)
 
 
 ## Links
 ## Links
 
 
-Demo French   : [video](https://www.youtube.com/watch?v=t4J42yO2rkM)
+- [Kalliope website](https://kalliope-project.github.io/)
-Demo English  : [video](https://www.youtube.com/watch?v=PcLzo4H18S4)
+- [Android app](https://play.google.com/store/apps/details?id=kalliope.project)
-Android app   : [Playstore](https://play.google.com/store/apps/details?id=kalliope.project)
+- [Chat](https://gitter.im/kalliope-project/Lobby)
+
+<p align="center">
+    <img src="images/kalliope_app.png">
+</p>
 
 
 ## License
 ## License
 
 

BIN
images/kalliope_app.png