Skip to content

Commit

Permalink
Merge branch 'main' into feat/new-release
Browse files Browse the repository at this point in the history
  • Loading branch information
0xfarhaan committed Nov 5, 2024
2 parents f94426f + b4b25e4 commit dc48e45
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,9 +1,9 @@
# Syrup Utils

![CI](https://github.com/maple-labs/syrup-router-private/actions/workflows/ci.yml/badge.svg)
![CI](https://github.com/maple-labs/syrup-utils/actions/workflows/ci.yml/badge.svg)
[![GitBook - Documentation](https://img.shields.io/badge/GitBook-Documentation-orange?logo=gitbook&logoColor=white)](https://syrup.gitbook.io/syrup)
[![Foundry][foundry-badge]][foundry]
[![License: BUSL 1.1](https://img.shields.io/badge/License-BUSL%201.1-blue.svg)](https://github.com/maple-labs/syrup-router-private/blob/main/LICENSE)
[![License: BUSL 1.1](https://img.shields.io/badge/License-BUSL%201.1-blue.svg)](https://github.com/maple-labs/syrup-utils/blob/main/LICENSE)

[foundry]: https://getfoundry.sh/
[foundry-badge]: https://img.shields.io/badge/Built%20with-Foundry-FFDB1C.svg
Expand Down Expand Up @@ -39,7 +39,7 @@ Versions of dependencies can be checked with `git submodule status`.
This project was built using [Foundry](https://book.getfoundry.sh/). Refer to installation instructions [here](https://github.com/foundry-rs/foundry#installation).

```sh
git clone [email protected]:maple-labs/syrup-utils-private.git
git clone [email protected]:maple-labs/syrup-utils.git
cd syrup-utils-private
forge install
```
Expand Down Expand Up @@ -68,5 +68,5 @@ with digital assets.
---

<p align="center">
<img src="https://github.com/maple-labs/syrup-router-private/assets/59924029/cfd855e7-82ad-41ec-b4ac-bd42c2a539c5" height="100" />
<img src="https://github.com/maple-labs/syrup-router/assets/16119563/383319bd-2bba-4574-9e9f-375f391cd69b" height="100" />
</p>

0 comments on commit dc48e45

Please sign in to comment.