Skip to content

Commit f411ab4

Browse files
authored
Update README.md
1 parent 67ca800 commit f411ab4

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

README.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,25 @@
11
# Image Filtering Using Python
22

3-
### Feel Free To Add A Pull Request . To Add Additional Filter's You Might Know
3+
### Adding A New Image Filter
4+
5+
> Add Your Github Link In The Author's In The Following Format
6+
7+
* *Your Name* - [Profile Name] (Profile Link)
8+
9+
* Create A New Python File And Add The Filter
10+
11+
* Pull Request
412

513
### Installing
614

7-
> Clone This Repo To Your PC
15+
* Clone This Repo To Your PC
816

9-
> pip install <Required Module>
17+
* pip install <Required Module>
1018

11-
> Run The Python File's
19+
* Run The Python File's
1220

1321

1422
## Authors
1523

16-
* **Belgin Android** - *All Works* - [Belgin Android](https://github.com/Belgin-Android)
24+
* **Belgin Android** - [Belgin Android](https://github.com/Belgin-Android)
1725

0 commit comments

Comments
 (0)