From 4c0094c4fd145034b59be195b03627ccafedca4d Mon Sep 17 00:00:00 2001 From: Mylo Date: Mon, 2 Oct 2017 08:17:26 +1100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9513051..6257bf3 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Typical course of events: ---------------------- | Actor Action | System Response | -|--------------|----------------:| +|:--------------|:----------------| | 1. This use case begins when Actor wants to initiate an event.| | | 2. The Actor does something... | 3. The system determines something or responds... | | 4. || @@ -35,7 +35,7 @@ Alternative Courses: Section: A subsection of the use case, e.g. Paying by cash ----------- | Actor Action | System Response | -|--------------|----------------:| +|:--------------|:----------------| | 1. This use case begins when Actor wants to initiate an event.| | | 2. The Actor does something... | 3. The system determines something or responds... | |4. ||