From 1402e7742a519bd007c9fc029cc10f1026134bf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Ribeiro?= <85264247+flashiie@users.noreply.github.com> Date: Wed, 19 Apr 2023 13:18:45 -0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b30195d..528c3a7 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,8 @@ class "Dog" { - [lua-pie](https://github.com/SvenMarcus) - [MTA-Classes](https://wiki.multitheftauto.com/wiki/Useful_Classes) - + - [lua-garbarage](https://www.tutorialspoint.com/lua/lua_garbage_collection.htm) + - [lua-execution](https://www.lua.org/pil/8.html)