Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
clementwanjau committed May 4, 2024
1 parent 2cd8dbf commit 8d7d2c3
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 @@
# Apexcharts-rs
[![Crates.io](https://img.shields.io/crates/v/apexcharts-rs)](https://crates.io/crates/apexcharts-rs)
[![Build](https://github.com/clementwanjau/apexcharts-rs/actions/workflows/build.yml/badge.svg)](https://github.com/clementwanjau/apexcharts-rs/actions/workflows/build.yml)
[![Build](https://github.com/clementwanjau/apexcharts-rs/actions/workflows/build.yml/badge.svg)](https://github.com/clementwanjau/apexcharts-rs/actions/workflows/build.yaml)

This is a Rust WASM bindings for generating charts using the [ApexCharts](https://apexcharts.com/) JavaScript library.

Expand Down

0 comments on commit 8d7d2c3

Please sign in to comment.