Skip to content

Commit

Permalink
Wording
Browse files Browse the repository at this point in the history
  • Loading branch information
cakevm committed Jan 12, 2025
1 parent e889d29 commit 53804f8
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

# huffmate-neo

A set of Huff contracts for education purposes. This repository is a fork of [huffmate](https://github.com/huff-language/huffmate). Some test do not work and are disabled with `IgnoreFailing_`. Feel free to open a PR to fix them. The main purpose of this repository to provide a set of contracts to test the [Huff Neo compiler](https://github.com/cakevm/huff-neo).
A set of Huff contracts for education purposes. This repository is a fork of [huffmate](https://github.com/huff-language/huffmate). Some test do not work and are disabled with `IgnoreFailing_`. Feel free to open a PR to fix them. The main purpose of this repository to provide a set of contracts to test the [Huff Neo Compiler](https://github.com/cakevm/huff-neo).

> **Warning**
>
Expand All @@ -28,12 +28,6 @@ A set of Huff contracts for education purposes. This repository is a fork of [hu
forge install cakevm/huffmate-neo
```

To install with [**Hardhat**](https://github.com/nomiclabs/hardhat) or [**Truffle**](https://github.com/trufflesuite/truffle):

```sh
npm install @pentagonxyz/huffmate
```

### Contracts

```
Expand Down

0 comments on commit 53804f8

Please sign in to comment.