From 3876695acc25b888f5472810c87173d033e29770 Mon Sep 17 00:00:00 2001 From: Max Date: Tue, 18 Aug 2015 22:42:37 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b7c154f..ed50779 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # GameJolt.lua Provides access to GameJolt's services for Lua-based projects. +# Projects using gamejolt.lua +[One Bit Arena](http://gamejolt.com/games/one-bit-arena/41484) +[Random Rooms](http://gamejolt.com/games/random-rooms/85035) + # Usage Put the files from the repo into your app's folder.