diff --git a/README.md b/README.md index 5e65738..e077a6b 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,6 @@ Other kinds, such as Persons and Articles, will belong to other apps. django_kepi.responses.CollectionResponse ---------------------------------------- These are based on ordinary Django ordered querysets. -(Responses? Views?) Each subclass must reimplement get_queryset() to return the relevant queryset. It may also reimplement serialize_object(),