*nix-friendly changes and conventions

This commit is contained in:
or-else
2018-09-19 12:28:48 +03:00
parent b5c1513b92
commit b344fe991f
3 changed files with 5 additions and 8 deletions

View File

@ -1,2 +1,2 @@
The code in this folder is licensed under Apache 2.0
The code in this folder and nested folders is licensed under Apache 2.0
http://www.apache.org/licenses/LICENSE-2.0

View File

@ -1,7 +1,6 @@
# Tinode ChatBot Examples
# Tinode ChatBot Examples
## [Python] If you like python, see: [Python Quick Start](./Python/README.md)
## [C#] If you like .Net/.NetCore, see: [.Net/.NetCore Quick Start](./CSharp/readme.md)
* [Chatbot in Python](python/)
* [Chatbot in C# .Net/.NetCore](csharp/)

View File

@ -138,6 +138,4 @@ they are "Tinode.ChatBot.DemoNet46" and "Tinode.ChatBot.DemoNetCore".
```
#### example screenshot
![image](./screenshots/1.PNG)
![image](./screenshots/1.png)