diff options
author | Ibrahim Mkusa <ibrahimmkusa@gmail.com> | 2017-04-23 18:03:34 -0400 |
---|---|---|
committer | Ibrahim Mkusa <ibrahimmkusa@gmail.com> | 2017-04-23 18:03:34 -0400 |
commit | ba69f9541bf150adafac7388c217a28be2e644f1 (patch) | |
tree | 63ac2e77d8719114bd8cdcee21a510df26a4818c | |
parent | cc0dec4e68b31e49605b993a2921efb169a55b49 (diff) |
updates to README.md
-rw-r--r-- | README.md | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -75,14 +75,10 @@ intuitive for current irc users? We successfully met these questions, and more. ## Architecture Diagram -#### Preliminary design +#### Completed design ![Architecture](https://github.com/oplS17projects/Hermes/blob/master/ext/arch_diagram.png) -#### The Game plan -![Diagram](https://github.com/oplS17projects/Hermes/blob/master/ext/architecture_diagram.png) - - ## Schedule The first step in our project was to setup a system to get data from one machine to another. What data exactly wasn't directly important and the other machine didn't really need to display it in a pretty manner, it just needed to relay that it has recieved the correct information. |