From 5a801fa98fb052d9f4bbd90f497f076e9c5425c1 Mon Sep 17 00:00:00 2001 From: Fridon Date: Mon, 20 Jun 2022 13:28:11 +0400 Subject: update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cb5b175..462c012 100644 --- a/README.md +++ b/README.md @@ -17,3 +17,7 @@ available arguments: - `find ` - Find country information by name. Country names cannot have whitespaces, use kebab-case or snake_case instead. - `sync` - Synchronizes databes, stores it in localStorage. This is done automatically, but can be triggered manually. - `random` - Get random country information. + +## Issues + +- App will not match names that include "-", which is replaced by whitespace by program. -- cgit v1.2.3