mirror of
https://github.com/tinode/chat.git
synced 2025-03-14 10:05:07 +00:00
*nix-friendly changes and conventions
This commit is contained in:
@ -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
|
||||
|
@ -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/)
|
||||
|
@ -138,6 +138,4 @@ they are "Tinode.ChatBot.DemoNet46" and "Tinode.ChatBot.DemoNetCore".
|
||||
```
|
||||
|
||||
#### example screenshot
|
||||

|
||||
|
||||
|
||||

|
||||
|
Reference in New Issue
Block a user