Skip to content

Commit ee1bb82

Browse files
committed
README.md update
1 parent 3682255 commit ee1bb82

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,35 @@
44
[![stars](https://img.shields.io/github/stars/jeroenouw/AngularAI.svg)](https://github.com/jeroenouw/AngularAI/stargazers)
55
[![downloads](https://img.shields.io/npm/dy/ngx-ai.svg)]()
66

7-
# Angular 5 AI
8-
A small AI application containing [Angular 5](https://angular.io), [Material](https://material.io/) and [Dialogflow](https://dialogflow.com/).
7+
# Angular 6 AI
8+
9+
A small AI application containing [Angular 6](https://angular.io), [Material](https://material.io/) and [Dialogflow](https://dialogflow.com/).
910

1011
## [Live demo](http://ai.jerouw.nl)
12+
1113
![demo](https://jerouw.nl/wp-content/uploads/2017/10/angular5ai.png "demo")
1214

1315
## Features
14-
* Angular 5
16+
17+
* Angular 6
1518
* Material Design
1619
* RxJS observables
1720
* Dialogflow AI
1821
* Chatbot
1922

2023
## Sentences
24+
2125
[A couple of example sentences to get you start talking](https://github.com/jeroenouw/AngularAI/blob/master/docs/SENTENCES.md)
2226

2327
## Developing
24-
[Quick starting and development](https://github.com/jeroenouw/AngularAI/blob/master/docs/DEVELOPING.md)
28+
29+
[Quick starting and development](https://github.com/jeroenouw/AngularAI/blob/master/docs/DEVELOPING.md)
2530

2631
## Contributing
32+
2733
Want to file a bug, contribute some code, or improve documentation? Feel free to place an [issue](https://github.com/jeroenouw/AngularAI/issues).
2834

2935
## Credits
36+
3037
[Angular Firebase](https://angularfirebase.com/)
3138
[Dialogflow](https://dialogflow.com/)

0 commit comments

Comments
 (0)