Skip to content

Commit 92e7c0e

Browse files
committed
Updated Docs
1 parent 6be9539 commit 92e7c0e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

memex/ClassDescription.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ Memex.
88
Memex comes as a working example application with most reusable functionality abstracted into reusable templated
99
classes. If you cannot simply reuse these as they are, you can derive from them or modify them as needed.
1010

11+
Memex also comes with a simple browser-based UI to demonstrate the query endpoints. This is not intended as reusable
12+
code.
13+
1114
# Model Classes
1215

1316
Model classes represent the data objects used by your application. They typically map to the objects you persist in the

0 commit comments

Comments
 (0)