diff --git a/README.md b/README.md
index 4898b82..14b2289 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ Adds a splash to the specified category.
Adds an array of splashes to the specified category.
#### *CoreBaseModule* copy_splashes(*String* source_category, *String* target_category)
Copies all splashes from the source category to the target category.
-#### *Array[String]* get_categories()()
+#### *Array[String]* get_categories()
Returns a list of all categories.
#### *CoreBaseModule* delete_category(*String* category)
Removes the specified category.