Update README.md
This commit is contained in:
parent
d3ced1e5aa
commit
3cf5b88d61
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
This repository contains useful programs written in **Python 3.9**. Each folder accompanied with **requirements.txt** for easier dependency access.
|
This repository contains useful programs written in **Python 3.9**. Each folder accompanied with **requirements.txt** for easier dependency access.
|
||||||
|
|
||||||
## Currently Avaiable: ##
|
## Currently Available: ##
|
||||||
* Benchmark Program : using **psutil** to obtain performance
|
* Benchmark Program : using **psutil** to obtain performance
|
||||||
* Pickle Compress Program : compress variable dumps using **gzip**, **bzip2**, **lzma**, or **no compression at all**
|
* Pickle Compress Program : compress variable dumps using **gzip**, **bzip2**, **lzma**, or **no compression at all**
|
||||||
* *adding more soon*
|
* *adding more soon*
|
||||||
|
|
Loading…
Reference in a new issue