Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Commit 15157ea

Browse files
committed
remove demo link
1 parent ad3ae13 commit 15157ea

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
pyspider [![Build Status]][Travis CI] [![Coverage Status]][Coverage] [![Try]][Demo]
1+
pyspider [![Build Status]][Travis CI] [![Coverage Status]][Coverage]
22
========
33

4-
A Powerful Spider(Web Crawler) System in Python. **[TRY IT NOW!][Demo]**
4+
A Powerful Spider(Web Crawler) System in Python.
55

66
- Write script in Python
77
- Powerful WebUI with script editor, task monitor, project manager and result viewer
@@ -41,8 +41,6 @@ class Handler(BaseHandler):
4141
}
4242
```
4343

44-
[![Demo][Demo Img]][Demo]
45-
4644

4745
Installation
4846
------------
@@ -81,7 +79,5 @@ Licensed under the Apache License, Version 2.0
8179
[Coverage Status]: https://img.shields.io/coveralls/binux/pyspider.svg?branch=master&style=flat
8280
[Coverage]: https://coveralls.io/r/binux/pyspider
8381
[Try]: https://img.shields.io/badge/try-pyspider-blue.svg?style=flat
84-
[Demo]: http://demo.pyspider.org/
85-
[Demo Img]: https://github.com/binux/pyspider/blob/master/docs/imgs/demo.png
8682
[Issue]: https://github.com/binux/pyspider/issues
8783
[User Group]: https://groups.google.com/group/pyspider-users

0 commit comments

Comments
 (0)