Added the Artificial Intelligence section (#5242)

* Added the Artificial Intelligence section

* Added an empty line on top

* Added more empty lines!
This commit is contained in:
3IVIS 2020-12-30 22:20:26 +01:00 committed by GitHub
parent 8530b47797
commit 94c526414d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,6 @@
### Index
* [Artificial Intelligence](#artificial-intelligence)
* [Bash](#bash)
* [C](#C)
* [C++](#c-1)
@ -21,6 +22,11 @@
* [SQL](#sql)
### Artificial Intelligence
* [What is Artificial Intelligence?](https://intelligencereborn.com/ArtificialIntelligence.html) IntelligenceReborn (HTML)
### Bash
* [Bash Scripting cheatsheet](https://devhints.io/bash) Devhints (HTML)