From 9e0aeefb7f5556e1f686cfd45e34a37dd9950687 Mon Sep 17 00:00:00 2001
From: Robert Jelic <36573031+NoryiE@users.noreply.github.com>
Date: Sat, 2 Apr 2022 14:21:10 +0200
Subject: [PATCH] Updated Program (markdown)
---
Program.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Program.md b/Program.md
index 87b8c91..7f9c587 100644
--- a/Program.md
+++ b/Program.md
@@ -1,6 +1,6 @@
This is one of my favorite part
With that object you are able to open programs like shell or worm or any custom program you've made. There is only 1 thing you have to make
-sure the program needs at least one os.sleep() or coroutine.yield() somewhere
+sure: the program needs at least one os.sleep() or coroutine.yield() somewhere
One important note: this is currently in developement, if something doesn't work correctly feel free to tell me thx
Here is a example of how to create a default program: