From 925f4a61bdfbf15a2b805d1aa43c16da5fd97c32 Mon Sep 17 00:00:00 2001 From: Valentin Arthur Thomas <64769541+warquys@users.noreply.github.com> Date: Wed, 9 Feb 2022 20:43:17 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7422e23..95c09b2 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # VT-Api -VT-API is an API for Synapse plugins from SCP sl game. This API is complementary to that of synapse and offers methods and functionality for SCP sl plugins. +VT-API is an API for Synapse plugins of SCP sl game. This is an complementary API for synapse and offers new event and functionality for plugins. # Installation Download the last release [here](https://github.com/VT-DevGiT/VT-Api/releases). Drop the VT-Api.dll in the Synapse\dependencies folder. # Developers -If you want to add my code to synapse do it ! -If you want to contribute go ahead, but tempted to use my conventions ! -If you want to use my API, use there! You can check my exemple [here](https://github.com/VT-DevGiT/VT-Api/tree/main/Exemple-Plugin) ! +* If you want to add my code to synapse do it ! +* If you want to contribute go ahead, but tempted to use my conventions ! +* If you want to use my API, use there! You can check my exemple [here](https://github.com/VT-DevGiT/VT-Api/tree/main/Exemple-Plugin) !