aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCollin Guarino <collin.guarino@gmail.com>2016-02-15 10:15:23 -0500
committerCollin Guarino <collin.guarino@gmail.com>2016-02-15 10:15:23 -0500
commit0653dcab284be6f05ebf8dc4b3054b49d9a5b519 (patch)
tree81da2d0154a90a2ce6359548619eb55e282f2229 /README.md
parentfa89d06b0ba2a5cb8a1bc1285703a99bc8109028 (diff)
Implementation for Bridge.CreateScene
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1a46d56..1dcc2e7 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ Pull requests happily accepted on GitHub
##### Scenes
- [x] Get all scenes
- [x] Get scene by ID
-- [ ] Create scene
+- [x] Create scene
- [ ] Modify scene
- [ ] Recall scene
- [ ] Delete scene