diff --git a/README.md b/README.md index 7bd7b67..8fa7b44 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -# django-tei-importer \ No newline at end of file +Using TEI importer for Django models +------------------------------------ + +This example shows how to use Django models to import a TEI document. +A view for TEI documents is used to display the database entry as a basic html side.