aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2016-11-15 20:20:41 +0800
committerGitHub <[email protected]>2016-11-15 20:20:41 +0800
commit9957aea892bf939bb5ba43c630a415214747f54b (patch)
tree6de746d77c87ea6905d5b603e7f4213dc0a0086a
parentf5af8e73a17b814ad2feb53891f064769b81750e (diff)
downloadLumberJack-9957aea892bf939bb5ba43c630a415214747f54b.tar.gz
add top score
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2cef45a..a15e0a2 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,9 @@
1# LumberJack bot [![CircleCI](https://circleci.com/gh/clarkzjw/LumberJack.svg?style=svg)](https://circleci.com/gh/clarkzjw/LumberJack) 1# LumberJack bot [![CircleCI](https://circleci.com/gh/clarkzjw/LumberJack.svg?style=svg)](https://circleci.com/gh/clarkzjw/LumberJack)
2 2
3Current Top Score: 408
4
5![image](https://cloud.githubusercontent.com/assets/2663319/20305522/de7b327e-ab70-11e6-898e-3f286a0b567a.png)
6
3## Usage 7## Usage
4 8
5```python 9```python
Powered by cgit v1.2.3 (git 2.41.0)