diff --git a/README.md b/README.md
index 9550775..793dd9c 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@
* [optimization](boilerplates-optimization)
* [orchestration](boilerplates-orchestration)
* [testing in python](boilerplates-tests)
-* [good example of unit tests suite I wrote](https://github.com/go-outside-labs/aws-pipeline/tree/master/tests)
+
diff --git a/boilerplates-tests/README.md b/boilerplates-tests/README.md
index 103f0ff..b4e6bdc 100644
--- a/boilerplates-tests/README.md
+++ b/boilerplates-tests/README.md
@@ -1 +1,8 @@
-## Testing in Python
+## testing in python
+
+
+
+### resources
+
+
+* [good example of unit tests suite I wrote](https://github.com/go-outside-labs/aws-pipeline/tree/master/tests)
\ No newline at end of file