diff --git a/README.md b/README.md index bbfe0c5..75b869d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # README -This is a practice repo that following Django REST framework's tutorial \ No newline at end of file +This is a practice repo that following Django REST framework's tutorial + +* Dir `/quickstart` is for [Quickstart Guide](https://www.django-rest-framework.org/tutorial/quickstart/) +* Dir `/snippet` followed [1 Serialization](https://www.django-rest-framework.org/tutorial/1-serialization/): a simple pastebin code highlighting Web API \ No newline at end of file