ソースを参照

Update README.md

Rudy Boudewijn van Etten 5 年 前
コミット
864a252a9a
1 ファイル変更5 行追加0 行削除
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -16,3 +16,8 @@ Points of interest for me and this repo are :
 
 Dotate to author (book and motivation funds) https://www.paypal.me/RudyvanEtten/5
 
+
+
+How to use these examples :
+
+Each example in here is a standalone .c file. I myself just copy and paste the one I need into notepad++ and save it as a new .c file and it just works. You should also be able to save this repo as a zip and unzip it and be able to load each example and run it.