From 4ffd5ee3e318b672430260605c0c0d9796d80e0b Mon Sep 17 00:00:00 2001 From: Ignasi Fosch Date: Sun, 20 Aug 2017 10:43:55 +0200 Subject: [PATCH] Update README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 7b28e96..5116575 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,6 @@ You must setup Go in your computer, and, then, go get pan: ## Usage -`pan` allows you to convert a RSS feed in XML format an get a YAML representation, or the other way around: +`pan` allows you to convert a RSS feed in a YAML representation to get a valid XML content: - pan my_feed.xml > my_feed.yml pan my_feed.yml > my_feed.xml