diff --git a/README.md b/README.md index 931d80a..9c0667a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # screeps My source code for the MMO-programming game: Screeps. + +# Status +To those interested in this code. I wrote the main body of the source code when just learning programming so its kind of a mess. I'm now slowly rewriting the code base to a more SOLID version. :)