Skip to content

Commit

Permalink
README file updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sepandhaghighi committed Mar 6, 2017
1 parent 9e720a6 commit e09aff4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

# Orangetool

Consist of some useful script for Orange Pi/Raspberry Pi boards (Under Development)
Consist of some general and useful scripts that developed for Orange Pi/Raspberry Pi boards (Under Development)

Tested on Lubuntu 14.04

Expand Down Expand Up @@ -113,6 +113,10 @@ temp=orangetool.get_temp() # this function return cpu temperature as string

time=orangetool.uptime() # this function return uptime of system

#15- idletime

time=orangetool.idletime() # this function return idle of system ( all cores)

```


Expand Down

0 comments on commit e09aff4

Please sign in to comment.