From 67363add438e2e51d059f6418aae56ed6140eadd Mon Sep 17 00:00:00 2001 From: ElPumpo Date: Wed, 25 Jul 2018 22:38:47 +0200 Subject: [PATCH] Fixed incomplete readme, closes #17 --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 14ad8d08..5a7cf9a3 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,15 @@ ## Requirements -* Auto mode +* Auto mode (everyone can buy vehicles from the dealer) * No need to download another resource -* Player management (billing and boss actions) +* Player management (the car dealer job): billing, boss actions and more! * [esx_society](https://github.com/ESX-Org/esx_society) * [esx_billing](https://github.com/ESX-Org/esx_billing) + * [esx_addonaccount](https://github.com/ESX-Org/esx_addonaccount) + * [esx_addoninventory](https://github.com/ESX-Org/esx_addoninventory) + * [cron](https://github.com/ESX-Org/cron) ## Download & Installation