Skip to content

Commit

Permalink
Modified README
Browse files Browse the repository at this point in the history
  • Loading branch information
aniketambore committed Jul 18, 2023
1 parent 8e73ddb commit b0436ab
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div align="center">
<img src="assets/images/logo.png?raw=true" width="80px" alt="Savior Bitcoin Wallet Logo"/>
<img src="https://i.ibb.co/0KJMMDm/logo.png" width="80px" alt="Savior Bitcoin Wallet Logo"/>
<h1> Savior Bitcoin Testnet Wallet</h1>
</div>

Expand All @@ -15,11 +15,11 @@

## Screen Specifications

![Savior Bitcoin Wallet Screen Specification 1](readme_content/ss1.png)
![Savior Bitcoin Wallet Screen Specification 1](https://i.ibb.co/hfMrrHM/ss1.png)

![Savior Bitcoin Wallet Screen Specification 2](readme_content/ss2.png)
![Savior Bitcoin Wallet Screen Specification 2](https://i.ibb.co/SP8DSGR/ss2.png)

![Savior Bitcoin Wallet Screen Specification 3](readme_content/ss3.png)
![Savior Bitcoin Wallet Screen Specification 3](https://i.ibb.co/DKj9tn7/ss3.png)

## Architecture
The project is developed with the repository pattern and BLoC design for efficient state management. It is also made utilizing multiple local packages for modularity and scalability.
Expand Down

0 comments on commit b0436ab

Please sign in to comment.