-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #11 from Samuellyworld/dev
feat: include project libraries icons 🌵(#8)
- Loading branch information
Showing
1 changed file
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> | ||
|