Skip to content

Commit 0d69a6e

Browse files
committed
change readme
1 parent ffe7d35 commit 0d69a6e

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Design Patterns Python
22
![alt Design Patterns Python](assets/img/design-patterns-python.png "Design Patterns Python")
33

4-
---
4+
55

66
## Table of contents
77

@@ -12,7 +12,7 @@
1212
* [Help](#Help)
1313
* [Setup](#Setup)
1414

15-
---
15+
1616

1717
## General info
1818

@@ -21,25 +21,25 @@ design patterns
2121

2222
you can read and try design patterns with this code
2323

24-
---
24+
2525

2626
#### Attention
2727

2828
all design pattern write by 2way
2929

30-
---
30+
3131

3232
## Technologies
3333

3434
Project is created with:
3535

3636
* Python: 3.6^
37-
---
37+
3838

3939
## Design Pattern Map
4040
![alt Design Patterns Map](assets/img/design-pattern-map.png "Design Patterns Python Map")
4141

42-
---
42+
4343

4444
## Help
4545

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

103103
3 directories, 40 files
104104
```
105-
---
105+
106106
## Setup
107107

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

0 commit comments

Comments
 (0)