Update README.md

This commit is contained in:
Alauddin Maulana Hirzan 2024-05-14 06:00:34 +07:00
parent d3ced1e5aa
commit 3cf5b88d61
Signed by: maulanahirzan
GPG key ID: 484DAC952787FA13

View file

@ -2,7 +2,7 @@
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
* Pickle Compress Program : compress variable dumps using **gzip**, **bzip2**, **lzma**, or **no compression at all**
* *adding more soon*