Commit eb52a69abb46cb4873987dcd8e1cc086464e156e

Authored by Andrew Buss
1 parent 48f6a5ff2c
Exists in master

Added user

Showing 1 changed file with 2 additions and 0 deletions Side-by-side Diff

use_cases_diagram.dot View file @ eb52a69
... ... @@ -21,5 +21,7 @@
21 21 "View Class Feed" ->"Study Deck";
22 22 "View Class Feed" ->"Edit Deck";
23 23 "Contact Admins"
  24 + "User" [shapefile="stick.png"];
  25 + "User"->"Register";
24 26 }