Skip to content

Commit

Permalink
Add Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pelucky committed Jul 13, 2017
1 parent 4b7fbae commit 84e7c35
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Douyu TV danmu collector

## What can it do!
- It can collect danmu from Douyu TV
- After package, you can edit conf/config.properties to change Room_id

## Usage

```
mvn package
cd target
sh run.sh start
```

0 comments on commit 84e7c35

Please sign in to comment.