Update README.md

This commit is contained in:
Hardhat Chad
2024-07-29 20:47:54 -05:00
committed by GitHub
parent 9e20781d8a
commit ff56065044

View File

@@ -5,7 +5,6 @@
## API
- [`Consts`](api/src/consts.rs)  Program constants.
- [`Entrypoint`](api/src/lib.rs)  The program entrypoint.
- [`Error`](api/src/error.rs)  Custom program errors.
- [`Event`](api/src/error.rs)  Custom program events.
- [`Instruction`](api/src/instruction.rs)  Declared instructions and arguments.