Skip to content

Commit

Permalink
Merge pull request #69 from avioconsulting/Feature/docs
Browse files Browse the repository at this point in the history
Feature/docs
  • Loading branch information
adesjardin authored Nov 20, 2020
2 parents 7e4fc05 + 0518611 commit ed58249
Show file tree
Hide file tree
Showing 17 changed files with 709 additions and 21 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,6 @@ hs_err_pid*

build/
out/

# OS Files
.DS_Store
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@ class AVIOCustomRuleConfiguration {
}
```

For a full breakdown on available rules, [check here](docs/available_rules.md).

## Code Checkout
When cloning add the 'recurse-submodules' flag

Expand Down
Loading

0 comments on commit ed58249

Please sign in to comment.