diff --git a/README.md b/README.md index c79b62b..e632f82 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,11 @@ $ NODE_ENV=debug node app.js # TODO | title | description | - | | ----- | ----------- | --- | -| database options | mongodb, memcache | - | -| fallback cache | in-app cache as fallback | - | -| modules | database, authentication | - | -| web service | GUI | - | +| modules | authentication | - | +| authentication process | successful first login | - | -# Upgrade your app +# Upgrade your forked app - add upstream - pull - merge