From d6d4b8f9b28aa898b3788b65b5ec52118fd94754 Mon Sep 17 00:00:00 2001 From: Ryan Ward Date: Thu, 8 Jun 2017 10:15:22 -0400 Subject: [PATCH] Create README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index ff4d2d3..489b957 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,6 @@ # IntroSoftwareProject All the code -Also a working example of my 3 main libraries and their usage with love2d. -multi -bin -and net +Also a working example of my 3 main libraries (multi, bin, and net) and their usage with love2d. Feel free to look through the code to get an understanding of how things work together