Commit b09e0b9a authored by Alexey Migutsky's avatar Alexey Migutsky

Checkboxes are fixed

parent 9a71aec2
......@@ -5,12 +5,11 @@ Here is a list of things you want to address before hitting the road.
## Load balancing
[ ] My project can run on multiple CPUs
[ ] My project can run behind the load balancer
[ ] I can add a new node
* [ ] My project can run on multiple CPUs
* [ ] My project can run behind the load balancer
## Transparent deployment
[ ] I can add a new node without stopping the application
[ ] I can add a new node without user sessions being lost
* [ ] I can add a new node without stopping the application
* [ ] I can add a new node without user sessions being lost
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment