diff --git a/README.md b/README.md index 7dd1bf1..8979062 100644 --- a/README.md +++ b/README.md @@ -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.