Commit README

This commit is contained in:
Sirin Puenggun 2023-05-12 23:57:08 +07:00
parent 45f9f1e63d
commit 0f6dcf1131

View File

@ -3,7 +3,6 @@
<p align="center"> <p align="center">
GUI Application that explore and analyze packaged food dataset GUI Application that explore and analyze packaged food dataset
<br> <br>
<a href="[https://world.openfoodfacts.org/data](https://world.openfoodfacts.org/data)">Data Source</a>
</p> </p>
@ -28,7 +27,7 @@
## Quick start ## Quick start
- Clone github repository - Clone github repository
``` ```
git clone https://github.com/Sosokker/Food-Nutrient-Viewer-Tkinter git clone https://github.com/Sosokker/Packaged-Food-Explorer
``` ```
- pip install - pip install
```py ```py