diff --git a/README.md b/README.md index e68637f..b9b350e 100644 --- a/README.md +++ b/README.md @@ -38,4 +38,4 @@ - Ensure the directory is writable - unless notify user directory is not writable (Cancel Process **OR** Specify the other Path to write the file) - rename the downloaded file to the name which user specified at first steps - - save file \ No newline at end of file + - save file diff --git a/docs/_config.yml b/docs/_config.yml new file mode 100644 index 0000000..b849713 --- /dev/null +++ b/docs/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-leap-day \ No newline at end of file diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..0f45102 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,13 @@ + + + + + + + Document + + + This is LAMOA + + \ No newline at end of file