Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vivesweb authored Jul 20, 2021
1 parent cdf5b04 commit bb550df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Example:

- **GET A VALUE FROM BYTES TO NEXT MEASURE (B, KB, MB, GB, TB, PB):**

This extra method helps to get results more Human understanding. It returns a value in Bytes, Kbytes, Mbytes, Gbytes, Tbytes, Pbytes. You pass to the method the value in integer Bytes.
This extra method helps to get results more human readable. It returns a value in Bytes, Kbytes, Mbytes, Gbytes, Tbytes, Pbytes. You pass to the method the value in integer Bytes.

*$sys_res->convert( INT );*

Expand Down

0 comments on commit bb550df

Please sign in to comment.