Added readme
[riddle-generator.git] / riddle_definitions.md
index a9242f362736e34ad44c42aa259e1952705d1e4e..da25f927c3eafc5f76b6ec1fc974e998a23d6f65 100644 (file)
@@ -6,17 +6,13 @@ jupyter:
       extension: .md
       format_name: markdown
       format_version: '1.3'
-      jupytext_version: 1.15.0
+      jupytext_version: 1.14.5
   kernelspec:
     display_name: Python 3 (ipykernel)
     language: python
     name: python3
 ---
 
-# Definitions generally useful for the riddle solver
-
-While this file is here as a Markdown file, it's intended that Jupytext will save this file as a "percent" Python file, so that it can be imported by other notebooks here.
-
 ```python
 import unicodedata
 import re