From 256c34b7482af93e2edef7c32dd218b8dbad5e0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?RICH=CE=9BRD=20=CE=9BN=CE=9BY=CE=9B?= Date: Sat, 7 Nov 2020 16:36:08 -0800 Subject: [PATCH] Update README.md --- README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/README.md b/README.md index 83396fb..09abe0b 100644 --- a/README.md +++ b/README.md @@ -76,18 +76,6 @@ In your JS function context `this` contains several functions handle most issues | `releaseObject(handle)` | Release a stored object so it's memory can be freed. | | `module` | Get access to your program so you can call methods on it. | -```html - - - - - - - ... - - -``` -