From 799008f4e442ded5cbad164289ffe45abb031ee0 Mon Sep 17 00:00:00 2001 From: Valentin Arthur Thomas <64769541+warquys@users.noreply.github.com> Date: Wed, 9 Feb 2022 20:39:36 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2125ce7..7422e23 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ 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. # Installation -Download the last release (here)[https://github.com/VT-DevGiT/VT-Api/releases]. Drop the VT-Api.dll in the Synapse\dependencies folder. +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 use my API, use there! You can check my exemple [here](https://github.com/VT-DevGiT/VT-Api/tree/main/Exemple-Plugin) !