diff --git a/README.md b/README.md index 8de6700..c28bd54 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ #AnyVerse AnyVerse is a small wiki based on javascript (node, angular) that is useful for dashboards or pages that list versions of applications. Any urls in the data will be lookedup and their output is shown on the page (instead of a showing link). +* edit button or e to edit +* save button or ctrl-s to save +* limited wiki markup (check out *..* and !..!) * currently supports only one table on one page + +tech: +* html and css using bootstrap +* angular 1.x / jquery +* nodejs/express +* http calls are proxied in express to avoid CORS necessity