File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ actual parsing of the raw user agent string.
12
12
13
13
## Installation
14
14
15
- ![ Image ] ( https://secure.travis-ci.org/selwin/python-user-agents.png )
15
+ ![ Build status ] ( https://secure.travis-ci.org/selwin/python-user-agents.png )
16
16
17
- `` user-agents `` is hosted on ` PyPI < http://pypi.python.org/pypi/user-agents/> ` _ and can be installed as such: :
17
+ `` user-agents `` is hosted on [ PyPI] ( http://pypi.python.org/pypi/user-agents/ ) and can be installed as such:
18
18
19
19
pip install pyyaml ua-parser user-agents
20
20
@@ -172,4 +172,4 @@ str(user_agent) # returns "PC / Windows 8 / IE 10"
172
172
* Initial release
173
173
174
174
175
- Developed by the cool guys at ` Stamps (http://stamps.co.id) <http://stamps.co.id> ` _ .
175
+ Developed by the cool guys at [ Stamps] ( http://stamps.co.id ) .
You can’t perform that action at this time.
0 commit comments