From b5c916e8eea2afdda938942fabe8404d05dd6902 Mon Sep 17 00:00:00 2001 From: Fra Date: Tue, 11 Dec 2018 14:07:34 +0100 Subject: [PATCH] small fixes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15fcb90..f205233 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ class DummyVisualisation(Visualisation): The `__call__` function is called each time you click a layer or change a value in the options on the right. -The `init_params` parameters function returns a dictionary of options that will be showed on the rigth drawer of the application. For know only `slider` and `radio` is supported +The `init_params` function returns a dictionary of options that will be showed on the right drawer of the application. For now only `slider` and `radio` are supported ### TODO - [x] Cache reused layer