diff --git a/ReadMe.md b/ReadMe.md index e305fd5..03e2245 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -56,4 +56,4 @@ De branch "oomen" is up to date. Het mergen ging niet helemaal goed dus we hebbe * **Justin Doekhi** - *Front end Programmeur* - [6027529](https://github.com/6027529) -* **Atilla Oomen** - *Front end Programmeur* - [6025850](https://github.com/6025850) \ No newline at end of file +* **Renzo van Putten** - *Front end Programmeur* - [6025850](https://github.com/6025850) \ No newline at end of file diff --git a/src/py/script/plants.json b/src/py/script/plants.json index 5790255..a032e4c 100644 --- a/src/py/script/plants.json +++ b/src/py/script/plants.json @@ -10,5 +10,11 @@ "plant_naam": "Sla", "plantensoort": "Groente", "plant_geteelt": 1 + }, + { + "id": 16, + "plant_naam": "Aardappel", + "plantensoort": "Groente", + "plant_geteelt": 1 } ] \ No newline at end of file