From efa899a6a3bba403728812577954e9f3c5ad8a30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20N=27gadi?= Date: Tue, 1 Aug 2017 11:54:00 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0aede570..14e7d938 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ start esx_addonaccount There is two types of accounts : shared and not shared. - Shared accounts dont belong to a specific user. Example : society account. -- Not shared accounts are created for every user in the server. Example : property black money +- Not shared accounts are created for every user in the server. They are created in db when player is loaded, Example : property black money You must create the account in the database (addon_account) before using it :