chg: [doc] cleanup

This commit is contained in:
Alexandre Dulaunoy 2019-02-17 10:05:13 +01:00
parent 013e8f1e12
commit f4ddf47923
Signed by: adulau
GPG key ID: 09E2CD4944E6CBCD

View file

@ -12,7 +12,7 @@ Install
[DomainClassifier](https://pypi.python.org/pypi/DomainClassifier/) is part of the pypi package. It can be installed using the pip command:
pip install DomainClassifier
`pip install DomainClassifier`
```python
@ -98,6 +98,7 @@ Exclude dot.lu:
### License
~~~~
Copyright (C) 2012-2019 Alexandre Dulaunoy - a(at)foo.be
This program is free software: you can redistribute it and/or modify
@ -112,3 +113,4 @@ GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
~~~~