From 9cbf0afddfdebbabbef1ad80d7ac5dff61e2362f Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Mon, 11 Dec 2017 09:55:03 +0200 Subject: [PATCH] Proper mardown title. --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index f68753c..96c9e12 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1,4 +1,4 @@ -#FAQ +# FAQ **What are the differences between MicroPython and standard Python (CPython)?**