README.md in lopata-0.1.5 vs README.md in lopata-0.1.6
- old
+ new
@@ -1,8 +1,8 @@
-# Lopata - functional acceptance testing
+# Lopata
-Motivation: use RSpec for functional testing.
+Functional acceptance testing using Ruby.
## Installation
gem install lopata
@@ -18,5 +18,9 @@
Run tests:
cd <project-name>
lopata
+
+## Documentation
+
+See [features description](https://github.com/avolochnev/lopata/tree/master/features) for documentation.
\ No newline at end of file