Skip to content

Commit

Permalink
Merge pull request #22 from folksable/dhikshithrm-patch-1
Browse files Browse the repository at this point in the history
Update CONTRIBUTING.md
  • Loading branch information
drxddy authored Jul 2, 2024
2 parents d38643f + 5abe4c1 commit 79dae7f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
## Contributing to Blurhash FFI

- this project is an implementation of blurhash algorithm in C via dart:ffi
- the goal of the project is to provide fastest encoding and decoding of blurhash for flutter
- this project is an implementation of the blurhash algorithm in C via dart:ffi
- the goal of the project is to provide the fastest encoding and decoding of blurhash for flutter, and also be easy to use

## Setting up environment
### Preqrequisites
### Prerequisites
- Linux, Mac OS X, or Windows

- git (used for source version control)
Expand Down

0 comments on commit 79dae7f

Please sign in to comment.