Skip to content

Commit ffe7d35

Browse files
committed
change readme
1 parent 308fd06 commit ffe7d35

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,45 @@
11
# Design Patterns Python
22
![alt Design Patterns Python](assets/img/design-patterns-python.png "Design Patterns Python")
3+
4+
---
5+
36
## Table of contents
47

58
* [General info](#General-info)
69
* [Attention](#Attention)
710
* [Technologies](#Technologies)
11+
* [Design Pattern Map](#Design Pattern Map)
812
* [Help](#Help)
913
* [Setup](#Setup)
1014

15+
---
16+
1117
## General info
1218

1319
Hi , this is [Mr.Rezoo](https://www.linkedin.com/in/reza-mobaraki/) ; these are the most important
1420
design patterns
1521

1622
you can read and try design patterns with this code
1723

24+
---
25+
1826
#### Attention
1927

2028
all design pattern write by 2way
2129

30+
---
31+
2232
## Technologies
2333

2434
Project is created with:
2535

2636
* Python: 3.6^
37+
---
38+
39+
## Design Pattern Map
40+
![alt Design Patterns Map](assets/img/design-pattern-map.png "Design Patterns Python Map")
41+
42+
---
2743

2844
## Help
2945

@@ -86,7 +102,7 @@ DesignPattern git:(master) tree
86102

87103
3 directories, 40 files
88104
```
89-
105+
---
90106
## Setup
91107

92108
To run this project, install it locally using git-clone:

assets/img/design-pattern-map.png

815 KB
Loading

0 commit comments

Comments
 (0)