Add etc to directory description. (#1107)

This commit is contained in:
Jonathan Hui
2017-01-03 19:32:54 -08:00
committed by GitHub
parent 40df448702
commit 566f0993c3
+3 -2
View File
@@ -62,8 +62,9 @@ In the repo you'll find the following directories and files:
File/Folder | Provides
--------------|----------------------------------------------------------------
`doc` | Doxygen docs
`examples` | Sample applications demonstrating OpenThread
`doc` | Code and protocol docs
`etc` | Configuration files for other build systems (e.g. Visual Studio)
`examples` | Sample applications and platforms demonstrating OpenThread
`include` | Public API header files
`src` | Core implementation of the Thread standard and related add-ons
`tests` | Unit and Thread conformance tests