Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Book Application

Simple application for books management.

How to use

Clone repository to the directory:

$ git clone [email protected]:mvchn/learning_python.git

Go to the directory:

$ cd learning_python

Type in the console:

$ python main.py

... and follow instructions.