From 2e3086409c1a0d902c0fe77b272945abfe5dcbaf Mon Sep 17 00:00:00 2001 From: Josh Sherman Date: Sun, 14 Dec 2014 19:53:41 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 25d7044..04d8459 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ # leaderbin.com + +LeaderBin was my idea for "leaderboards as a service". The site itself was only partially done but it did have enough functionality to allow you to create and log in as a user as well as add new leaderboards and push data to said leaderboards by way of the API. + +As a New Year’s resolution I am sunsetting some of my personal projects that either did not gain any traction or I simply do not have any more interest in maintaining. Thus, here is the source code for LeaderBin.com. The domain itself has since lapsed, so if you try to go there you may be viewing a site that is not representative of this source code. + +Happy hacking!