Explorar o código

Add icon and license

DricomDragon %!s(int64=3) %!d(string=hai) anos
pai
achega
b060828814
Modificáronse 3 ficheiros con 240 adicións e 0 borrados
  1. 231 0
      LICENSE.txt
  2. 9 0
      README.md
  3. BIN=BIN
      icon.png

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 231 - 0
LICENSE.txt


+ 9 - 0
README.md

@@ -1,6 +1,9 @@
 # Py Inquirer try
+
 Tiny examples of py inquirer.
 
+![Py Inquirer Try logo](icon.png)
+
 ## Installation
 
 ### Python 3
@@ -12,6 +15,7 @@ brew install python3
 ```
 
 #### Linux (Debian)
+
 ```
 sudo apt install python3
 ```
@@ -21,3 +25,8 @@ sudo apt install python3
 ```
 pip3 install pyinquirer
 ```
+
+## License
+
+GNU GPLv3, see `LICENSE.txt`.
+

BIN=BIN
icon.png