Skip to content

Commit

Permalink
Spelling tweaks
Browse files Browse the repository at this point in the history
This is a nice project.
  • Loading branch information
dfc committed Mar 3, 2014
1 parent fc059e2 commit 625910c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Beautiful Soup Helper
Show BeaurifulSoup find function's result in a webview.
Show BeautifulSoup find function's result in a webview.

## Screenshot
![image](https://raw.github.com/Jeswang/beautiful-soup-helper/master/screenshot/v2ex.png)
Expand All @@ -13,7 +13,8 @@ and then run the `soup_helper.py` file in src:

python soup_helper.py

## Insperation
## Inspiration

- It takes time to find out exactly what BeaurifulSoup's find function selects.

- It takes time to find out exactly what BeautifulSoup's find function selects.
- The [project_module](https://github.com/binux/pyspider/blob/master/processor/project_module.py) came from [binux/pyspider](https://github.com/binux/pyspider)

0 comments on commit 625910c

Please sign in to comment.