Skip to content

Commit

Permalink
update README, too
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Walker committed Mar 23, 2020
1 parent 080f957 commit d9538b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The CHIP repository is structured as follows:
| `.default-version` | Default CHIP version if none is available via source code control tags, `.dist-version`, or `.local-version`.|
| `bootstrap` | GNU autotools bootstrap script for the CHIP build system. |
| `bootstrap-configure` | Convenience script that will bootstrap the CHIP build system, via `bootstrap`, and invoke `configure`.|
| `build/` | Build system support content |
| `build/` | Build system support content and build output directories |
| `BUILDING.md` | More detailed information on configuring and building CHIP for different targets |
| `CODE_OF_CONDUCT.md` | Code of Conduct for CHIP, and contributions to it |
| `CONTRIBUTING.md` | Guidelines for contributing to CHIP |
Expand All @@ -33,6 +33,7 @@ The CHIP repository is structured as follows:
| `integrations/` | Third party integrations related to this project |
| `integrations/github/` | GitHub integrations related to this project |
| `integrations/github/actions` | GitHub actions related to this project |
| `integrations/docker/` | Docker scripts and Dockerfiles |
| `images/` | Images |
| `LICENSE` | CHIP License file (Apache 2.0) |
| `Makefile-Android` | Convenience makefile for building CHIP against Android.|
Expand Down

0 comments on commit d9538b3

Please sign in to comment.