From 7fe8b678068b42cbab4134850a0ec9e601558a42 Mon Sep 17 00:00:00 2001 From: Sahat Yalkabov Date: Wed, 5 Mar 2014 14:35:38 -0500 Subject: [PATCH] Removed TODO section --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index e28e4df0e8..d7f90f662e 100644 --- a/README.md +++ b/README.md @@ -1009,10 +1009,6 @@ Add this to `package.json`, after *name* and *version*. This is necessary becaus - **Note:** *You will be prompted for the password you created earlier* - On **Deployments** tab of your Windows Azure Web Site, you will see the deployment history -TODO ----- -- Pages that require login, should automatically redirect to last attempted URL on successful sign-in. - Contributing ------------ If something is unclear, confusing, or needs to be refactored, please let me know. Pull requests are always welcome, but due to the opinionated nature of this project, I cannot accept every pull request. Please open an issue before submitting a pull request. This project uses [Airbnb JavaScript Style Guide](https://github.com/airbnb/javascript) with a few minor exceptions. If you are submitting a pull request that involves Jade templates, please make sure you are using *spaces*, not tabs.