Skip to content
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.

Commit

Permalink
feat: add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
itning committed Jun 13, 2020
1 parent feaca9f commit d1775ec
Showing 1 changed file with 17 additions and 11 deletions.
28 changes: 17 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# 豆瓣租房爬虫

[![GitHub stars](https://img.shields.io/github/stars/itning/shw_server.svg?style=social&label=Stars)](https://github.com/itning/shw_server/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/itning/shw_server.svg?style=social&label=Fork)](https://github.com/itning/shw_server/network/members)
[![GitHub watchers](https://img.shields.io/github/watchers/itning/shw_server.svg?style=social&label=Watch)](https://github.com/itning/shw_server/watchers)
[![GitHub stars](https://img.shields.io/github/stars/itning/DouBanReptile.svg?style=social&label=Stars)](https://github.com/itning/DouBanReptile/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/itning/DouBanReptile.svg?style=social&label=Fork)](https://github.com/itning/DouBanReptile/network/members)
[![GitHub watchers](https://img.shields.io/github/watchers/itning/DouBanReptile.svg?style=social&label=Watch)](https://github.com/itning/DouBanReptile/watchers)
[![GitHub followers](https://img.shields.io/github/followers/itning.svg?style=social&label=Follow)](https://github.com/itning?tab=followers)

[![GitHub issues](https://img.shields.io/github/issues/itning/shw_server.svg)](https://github.com/itning/shw_server/issues)
[![GitHub license](https://img.shields.io/github/license/itning/shw_server.svg)](https://github.com/itning/shw_server/blob/master/LICENSE)
[![GitHub last commit](https://img.shields.io/github/last-commit/itning/shw_server.svg)](https://github.com/itning/shw_server/commits)
[![GitHub release](https://img.shields.io/github/release/itning/shw_server.svg)](https://github.com/itning/shw_server/releases)
[![GitHub repo size in bytes](https://img.shields.io/github/repo-size/itning/shw_server.svg)](https://github.com/itning/shw_server)
[![HitCount](http://hits.dwyl.io/itning/shw_server.svg)](http://hits.dwyl.io/itning/shw_server)
[![language](https://img.shields.io/badge/language-JAVA-green.svg)](https://github.com/itning/shw_server)
[![GitHub issues](https://img.shields.io/github/issues/itning/DouBanReptile.svg)](https://github.com/itning/DouBanReptile/issues)
[![GitHub license](https://img.shields.io/github/license/itning/DouBanReptile.svg)](https://github.com/itning/DouBanReptile/blob/master/LICENSE)
[![GitHub last commit](https://img.shields.io/github/last-commit/itning/DouBanReptile.svg)](https://github.com/itning/DouBanReptile/commits)
[![GitHub release](https://img.shields.io/github/release/itning/DouBanReptile.svg)](https://github.com/itning/DouBanReptile/releases)
[![GitHub repo size in bytes](https://img.shields.io/github/repo-size/itning/DouBanReptile.svg)](https://github.com/itning/DouBanReptile)
[![HitCount](http://hits.dwyl.io/itning/DouBanReptile.svg)](http://hits.dwyl.io/itning/DouBanReptile)
[![language](https://img.shields.io/badge/language-GO-green.svg)](https://github.com/itning/DouBanReptile)

## 构建

Expand All @@ -21,4 +21,10 @@ go build -ldflags="-s -w -H windowsgui" -o ..\bin\main.exe DouBanReptile/cmd

### 截图

![a]()
![a](https://raw.githubusercontent.com/itning/DouBanReptile/master/pic/a.png)

![b](https://raw.githubusercontent.com/itning/DouBanReptile/master/pic/b.png)

![c](https://raw.githubusercontent.com/itning/DouBanReptile/master/pic/c.png)

![d](https://raw.githubusercontent.com/itning/DouBanReptile/master/pic/d.png)

0 comments on commit d1775ec

Please sign in to comment.