Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Joeoc2001 authored Oct 19, 2023
1 parent 7fe871e commit 17161f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# WASM-opcodes
[![crates.io](https://img.shields.io/crates/v/wasm-opcodes.svg)](https://crates.io/crates/wasm-opcodes)
[![docs.rs](https://img.shields.io/docsrs/wasm-opcodes)](https://docs.rs/perfect-derive/latest/wasm-opcodes/)
[![docs.rs](https://img.shields.io/docsrs/wasm-opcodes)](https://docs.rs/wasm-opcodes/latest/wasm_opcodes/)
[![crates.io](https://img.shields.io/crates/l/wasm-opcodes.svg)](https://github.com/LucentFlux/wasm-opcodes/blob/main/LICENSE)

A set of procedural enums useful for readabilty when implementing something over all wasm instructions.

0 comments on commit 17161f3

Please sign in to comment.