diff --git a/README.md b/README.md
index 56d756f4..80d6d9b2 100644
--- a/README.md
+++ b/README.md
@@ -31,9 +31,12 @@ $> python main.py
Outputs the following files to `out/` directory:
`spoiler.xml`, `{SETCODE}.xml`, `MPS_{SETCODE}.xml`,
`spoiler.json`, `{SETCODE}.json`, `MPS_{SETCODE}.json`
+> **spoiler** → files contain all currently available spoilers from different sets
+> **{SETCODE}** → files contain just the spoiler available for this single set
+> **MPS_{SETCODE}** → files contain just the spoiler available for this [Masterpiece Series](http://magic.wizards.com/en/articles/archive/making-magic/masterpiece-series-2016-09-12)
Errors are logged there as well (`errors.json`)
-Add the desired .xml file to your customsets folder to make Cockatrice use it.
+[Add the desired .xml file to your customsets folder to make Cockatrice use it.](https://github.com/Cockatrice/Cockatrice/wiki/Custom-Cards-&-Sets#to-add-custom-sets-follow-these-steps)