diff --git a/README.md b/README.md index 2e40871..096bb9c 100644 --- a/README.md +++ b/README.md @@ -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 . +~~~~