diff --git a/README.md b/README.md index 085e84b5..065ec297 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ The P programming language ![Last Commit](https://img.shields.io/github/last-commit/p-programming-language/plang) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/p-programming-language/plang) ![GitHub top language](https://img.shields.io/github/languages/top/p-programming-language/plang) -![Lines of Code](https://img.shields.io/tokei/lines/github/p-programming-language/plang) ![license](https://img.shields.io/github/license/p-programming-language/plang) @@ -94,4 +93,4 @@ yarn run - Type casting (`value as T`) - Throw statement - Switch statement -- Classes (in progress) \ No newline at end of file +- Classes (in progress)