From 01648de510dc4fa5073004ffd0bf24dff7a96bc1 Mon Sep 17 00:00:00 2001 From: Joshua P Panter Date: Tue, 23 Jan 2018 13:55:14 -0500 Subject: [PATCH] add a TODO item --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a03cbf7..d6cb130 100644 --- a/README.md +++ b/README.md @@ -36,3 +36,4 @@ If a user is `class:admin` then this user can alter the password of other users 2. Add option to allow users to remove their own resource file 3. Additional storage options (sqlite, etc.) 4. Manager interface +5. Add in server-manager API examples (it's in the code... for now)