Updated readme with clarification.

This commit is contained in:
Daniel Miessler
2024-07-27 13:37:10 -07:00
parent 1d06fa2a85
commit 8cefe7a53c

View File

@@ -34,7 +34,7 @@ To start, first go read the full blog post on the project, located here.
## How to Add Items
You can add Problems to Substrate by submitting PRs to modify the various files that make up the Substrate objects, e.g.: `Problems`, `Solutions`, `Ideas`, etc.
You can contribute to Substrate by submitting PRs to modify the various Substrate object files within each directory, e.g.: `Problems`, `Solutions`, `Ideas`, etc.
We're working on a web-based interface for this as well to make it easier for non-coders to contribute.