aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-01-15 20:29:28 +0800
committerchai <chaifix@163.com>2018-01-15 20:29:28 +0800
commit7cee0eefcdfc336de72d11a136a9cf33e15ff650 (patch)
tree97c934d1c8ae27c61d475f144a50a030c120926b
parentffb5f9d49a8fb0d18049035e99acb28018316240 (diff)
+README.md fileHEADmaster
-rw-r--r--.html-book.py.swpbin0 -> 12288 bytes
-rw-r--r--README.md4
-rw-r--r--html-book.py10
3 files changed, 14 insertions, 0 deletions
diff --git a/.html-book.py.swp b/.html-book.py.swp
new file mode 100644
index 0000000..4bb2eb0
--- /dev/null
+++ b/.html-book.py.swp
Binary files differ
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..beabca5
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+# html-book generator
+
+
+
diff --git a/html-book.py b/html-book.py
index e69de29..099d76a 100644
--- a/html-book.py
+++ b/html-book.py
@@ -0,0 +1,10 @@
+
+__author__ = "chai"
+
+
+
+def __main__():
+ pass
+
+__main__()
+