diff --git a/README.md b/README.md index bb499a1..7532c63 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# YAPL - Yet Another PreLoader +# YAPL - Yet Another PreLoader The simplest JavaScript preloader I could think of. Probably too simple. Made for a private web game, because everything else I found looked complicated and scary, so I just made my own thing because I'm insane. Released as I felt others might find it useful. Besides the rest of that game, this is my first JavaScript project, so it probably sucks. This requires ES6, but it's so basic I think it could be refactored for ES3. I won't, because if you want that, I think you're probably more insane than me.