forked from geekcomputers/Python
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Jym Patel
authored
Feb 5, 2022
1 parent
e41875f
commit 054ebcb
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
#### THIS PROGRAM USES [GPL V3 LICENSE](../../LICENSE) | ||
|
||
## contacts | ||
it's an simple phonebook allowing you to add name, contact number and email. | ||
it's just for fun there is no use in real life. | ||
|
||
#### Requirenments | ||
a python interpretor in Windows, terminal will work in Mac & Linux. | ||
|
||
#### How to run? | ||
as a **python3** program | ||
|
||
#### Contributers | ||
created by | ||
[**@JymPatel**](https://github.com/JymPatel) | ||
edited by | ||
(editors can put their names here) |