diff --git a/.gitignore b/.gitignore index ce67f489..3719a7a2 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ lerna-debug.log* node_modules dist dist-electron +dev-dist db/* !db/.gitkeep release diff --git a/README.md b/README.md index f5adec0d..f7664f08 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # yTestbook + + ## What is yTestbook? It's a free web application to manage software tests. It's mainly intended for handling manual tests, but in the future it will support automatic tests as well. diff --git a/index.html b/index.html index 1f991c99..9ef07c13 100644 --- a/index.html +++ b/index.html @@ -1,29 +1,26 @@ -
- - - - - -