From 2a434d5017b66b60a6ca07c5342fc547866463fe Mon Sep 17 00:00:00 2001 From: Alejandro Molero Date: Wed, 12 Jun 2019 12:25:03 +0200 Subject: [PATCH] updated doc --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 42724f6..6fdea0b 100644 --- a/README.md +++ b/README.md @@ -197,6 +197,15 @@ $ better-crowdin status Everything fully translated. Enjoy! ``` +### Removing keys + +If you remove some key/keys in your _source.json_ file, only run the next commands: + +``` +> better-crowdin upload +> better-crowdin download +``` + ## Contributing 1. Fork it