Skip to content

Commit

Permalink
add link to the main logo (#3082)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonwilliams authored Jun 27, 2023
1 parent 8629a74 commit 989b40d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# Boa

<p align="center">
<a href="https://boajs.dev/">
<img
alt="Boa Logo"
src="./assets/logo.svg"
width="30%"
/>
</a>
</p>

This is an experimental Javascript lexer, parser and interpreter written in Rust.
Expand Down

0 comments on commit 989b40d

Please sign in to comment.