Browse Source

Merge pull request #1 from trimstray/master

Merge (git pull)
pull/105/head
Micah Raabe 5 years ago
committed by GitHub
parent
commit
56c229a417
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 839 additions and 149 deletions
  1. +2
    -2
      CONTRIBUTING.md
  2. +837
    -147
      README.md
  3. +0
    -0
      static/img/the-book-of-secret-knowledge-preview.png

+ 2
- 2
CONTRIBUTING.md View File

@@ -1,6 +1,6 @@
# Contributing

If you would like to support this project, you have an interesting idea how to improve the operation of this tool or if you found some errors - do fork this add your fixes and add pull-request of your branch to the **master branch**.
If you would like to support this project, have an interesting idea how to improve the operation of this tool, or if you found some errors - fork this, add your fixes, and add a pull request of your branch to the **master branch**.

## Signature of commit

@@ -13,7 +13,7 @@ grep -qs "^$SOB" "$1" || echo "$SOB" >> "$1"

## Pull requests

When creating pull request, please heed the following:
When creating a pull request, please heed the following:

- Base your code on the latest master branch to avoid manual merges
- Code review may ensue in order to help shape your proposal


+ 837
- 147
README.md
File diff suppressed because it is too large
View File


doc/img/the-book-of-secret-knowledge-preview.png → static/img/the-book-of-secret-knowledge-preview.png View File


Loading…
Cancel
Save