Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinAlavik authored Oct 14, 2023
1 parent ed5c666 commit e597af2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down Expand Up @@ -94,4 +93,4 @@ yarn run <tool>
- Type casting (`value as T`)
- Throw statement
- Switch statement
- Classes (in progress)
- Classes (in progress)

0 comments on commit e597af2

Please sign in to comment.