We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 691e9ca commit 0f8afc0Copy full SHA for 0f8afc0
README.md
@@ -65,7 +65,7 @@ ram=orangetool.ram_free() # this function return how much ram is available in th
65
66
#7- ram percentage
67
68
-ram=orangetool.ram_percent() # this function return available ram percentage
+ram=orangetool.ram_percent() # this function return used ram percentage
69
70
#8- freeup
71
0 commit comments