mirror of
https://github.com/adulau/DomainClassifier.git
synced 2024-11-07 11:56:25 +00:00
chg: [doc] cleanup
This commit is contained in:
parent
013e8f1e12
commit
f4ddf47923
1 changed files with 3 additions and 1 deletions
|
@ -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:
|
[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
|
```python
|
||||||
|
|
||||||
|
@ -98,6 +98,7 @@ Exclude dot.lu:
|
||||||
|
|
||||||
### License
|
### License
|
||||||
|
|
||||||
|
~~~~
|
||||||
Copyright (C) 2012-2019 Alexandre Dulaunoy - a(at)foo.be
|
Copyright (C) 2012-2019 Alexandre Dulaunoy - a(at)foo.be
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
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
|
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/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
~~~~
|
||||||
|
|
Loading…
Reference in a new issue