Skip to content

Commit efbdc6e

Browse files
docs : minor edit in README file
1 parent 78c951d commit efbdc6e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ By [Moduland Co](http://www.moduland.ir)
2828

2929
- [Download](https://github.com/Moduland/Orangetool/archive/master.zip) source from github
3030

31-
## IP Functions ##
31+
## IP Functions
3232

3333
```python
3434
import orangetool
@@ -51,7 +51,7 @@ ip_status=orangetool.ping(ip_address) #this function check ip and return True if
5151

5252
```
5353

54-
## RAM Functions ##
54+
## RAM Functions
5555

5656
```python
5757

@@ -73,7 +73,7 @@ orangetool.freeup() # To free pagecache, dentries and inodes and return freeuped
7373

7474
```
7575

76-
## Other Functions ##
76+
## Other Functions
7777

7878
```python
7979

7.78 KB
Binary file not shown.

0 commit comments

Comments
 (0)