Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gulfstream15 authored Jun 27, 2017
1 parent 7f2ac51 commit 2399e18
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# ShoppingBasket
A shopping basket application developed in Java in Android Studio using TDD

This application include ShoppingBasket, Item and Customer classes to replicate
a shopping basket. It also has a Shoppable
This application includes ShoppingBasket, Item and Customer classes to replicate
a shopping basket. It also has a Shoppable interface. The application was developed
from scratch using TDD. It includes a Runner to test the output. The appl

0 comments on commit 2399e18

Please sign in to comment.