summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzPlus <zplus@peers.community>2018-07-06 20:00:45 +0000
committerbill-auger <mr.j.spam.me@gmail.com>2019-04-23 03:24:18 -0400
commit550e4ebae4dfabcf0368aa4cc6bea599bfdd96bd (patch)
tree464fb5800e30193f5d6f9bb1bbb30714e8ef6e12
parentaa7a913c100ba4fa88bac5eceed79c2005eb6442 (diff)
Add 'Comment.md'
-rw-r--r--Comment.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/Comment.md b/Comment.md
new file mode 100644
index 0000000..7d5ac56
--- /dev/null
+++ b/Comment.md
@@ -0,0 +1,11 @@
+Class: Comment
+ description: represents a comment
+
+Properties:
+ author
+ content
+
+Actions:
+ Create
+ Update
+ Delete \ No newline at end of file