Update README.md

This commit is contained in:
Alauddin Maulana Hirzan 2024-06-02 12:20:48 +07:00
parent 6913ed2583
commit 0349c9e4a7
Signed by: maulanahirzan
GPG key ID: 484DAC952787FA13

View file

@ -5,4 +5,5 @@ This repository contains useful programs written in **Python 3.9**. Each folder
## Currently Available: ##
* Benchmark Program : using **psutil** to obtain performance
* Pickle Compress Program : compress variable dumps using **gzip**, **bzip2**, **lzma**, or **no compression at all**
* FastAPI Simple Example (Normal Request, GET Request, HTML Request)
* *adding more soon*