diff --git a/Readme.md b/Readme.md index 657c1d7..4c53853 100644 --- a/Readme.md +++ b/Readme.md @@ -66,7 +66,7 @@ Register tool in Nova Service Provider public function tools() { return [ - \\other tools + /* other tools */ \Visanduma\NovaSettings\NovaSettings::make(), ];