diff --git a/jesty_book_app/add_book_feature/list_all_books.txt b/jesty_book_app/add_book_feature/list_all_books.txt new file mode 100644 index 00000000..c6d42123 --- /dev/null +++ b/jesty_book_app/add_book_feature/list_all_books.txt @@ -0,0 +1,2 @@ +This feature lists all books created by the user. +Books are displayed in ascending order.