doc: populated main readme
This commit is contained in:
parent
f10803a71b
commit
4d6512b2c8
18
README.md
18
README.md
@ -1,3 +1,19 @@
|
|||||||
# examples
|
# examples
|
||||||
|
|
||||||
A collection of small code tests and examples to reference later.
|
A collection of small code tests and examples to reference later.
|
||||||
|
|
||||||
|
## Warning:
|
||||||
|
|
||||||
|
I make no guarantees as to the functionality, quality, or state of any example
|
||||||
|
in this repository.
|
||||||
|
|
||||||
|
You have been warned.
|
||||||
|
|
||||||
|
## Layout
|
||||||
|
|
||||||
|
This repository is divided based on the tool being tested, with all top-level
|
||||||
|
directories referencing a language (if applicable) or a tool (if a language is
|
||||||
|
not applicable).
|
||||||
|
|
||||||
|
The second layer of directories will each be tests for a single feature,
|
||||||
|
library, functionality, etc.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user