======
README
======

Let's test the source code with our custom checker:

  >>> import p01.checker
  >>> import p01.recipe.cdn

  >>> checker = p01.checker.Checker()
  >>> checker.check(p01.recipe.cdn)
