Skip to content

Commit

Permalink
Merge pull request #11 from Samuellyworld/dev
Browse files Browse the repository at this point in the history
feat: include project libraries icons 🌵(#8)
  • Loading branch information
Samuellyworld authored Feb 29, 2024
2 parents 783ef16 + bfe742f commit 73c3621
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,21 @@
<h1 align="center">
<br>
<a href="">
<img src="./public/crowdfund.png" alt="crowdfund" width="100" height="100" />
<img src="./public/crowdfund.png" alt="crowdfund" width="130" height="130" />
</a>
<br>
</h1>

<h3 align="center">Building a Crowdfunding DApp on Solana with Anchor and Rust</h3>

<p align="center">
<img src="https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white" alt="Typescript version">
<img src="https://img.shields.io/badge/Built_With-Anchor-red
" alt="Built with Anchor">
<img src="https://img.shields.io/badge/Rust-red?logo=rust
" alt="Rust">
<img src="https://img.shields.io/badge/Solana-lightblue?logo=solana
" alt="Solana">
<img src="https://img.shields.io/badge/1-contributors-green" alt="contributors">
</p>

0 comments on commit 73c3621

Please sign in to comment.