diff --git a/README.org b/README.org new file mode 100644 index 0000000..fc0f55d --- /dev/null +++ b/README.org @@ -0,0 +1,6 @@ +* Heading +** SUB +#+begin_src python :results output scalar +def main(helo): + print(helo) +#+end_src \ No newline at end of file