diff --git a/README.md b/README.md index b9ca0db..1a98677 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,7 @@ This is a sample Android app that has tests mostly written using the Cucumber fr ## An example -The Springfield City Library has an application for book management. - -The application is working fine, but they don't have a search feature. For the first version of the search feature, there's only one thing to implement: +The Springfield City Library needs a simple mobile app for searching their book collection while away from their computer. For the first version of the search feature, there's only one thing to implement: * the employees must be able to search for books by authors. diff --git a/art/sample_video.gif b/art/sample_video.gif new file mode 100644 index 0000000..d7b752d Binary files /dev/null and b/art/sample_video.gif differ