Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
howardwu committed Sep 21, 2022
1 parent bf85238 commit aaa174e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!-- <h1 align="center">Aleo Workshop</h1> -->
<img alt="snarkVM" width="1412" src="./.resources/readme.png">
<img alt="workshop" width="1412" src="./.resources/readme.png">
<h3 align="center">πŸ“œ A starter guide to build applications on Aleo πŸ“œ</h3>

<p align="center">
Expand All @@ -16,12 +16,12 @@
- [Sublime Text](#sublime-text)
- [IntelliJ IDEA](#intellij-idea)
- [Application Walkthroughs](#application-walkthroughs)
- [πŸ›οΈ Auction](#πŸ›οΈ-auction) ([Source Code](./auction/))
- [🏦 Basic Bank](#🏦-basic-bank) ([Source Code](./basic_bank/))
- [πŸ›³οΈ Battleship](#πŸ›³οΈ-battleship) ([Source Code](./battleship/))
- [β­• Tic-Tic-Toe](#β­•-tic-tac-toe) ([Source Code](./tictactoe/))
- [πŸͺ™ Token](#πŸͺ™-token) ([Source Code](./token))
- [πŸ—³οΈ Vote](#πŸ—³οΈ-vote) ([Source Code](./vote/))
- [πŸ›οΈ Auction](#-auction) ([Source Code](./auction/))
- [🏦 Basic Bank](#-basic-bank) ([Source Code](./basic_bank/))
- [πŸ›³οΈ Battleship](#-battleship) ([Source Code](./battleship/))
- [β­• Tic-Tic-Toe](#-tic-tac-toe) ([Source Code](./tictactoe/))
- [πŸͺ™ Token](#-token) ([Source Code](./token))
- [πŸ—³οΈ Vote](#-vote) ([Source Code](./vote/))

## Build Guide

Expand Down

0 comments on commit aaa174e

Please sign in to comment.