Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vickash authored Oct 7, 2024
1 parent 99d9af4 commit c5830dd
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,7 +1,7 @@
# denko
[![Test Status](https://github.com/denko-rb/denko/actions/workflows/ruby.yml/badge.svg)](https://github.com/denko-rb/denko/actions/workflows/ruby.yml)

Program real-life electronics in pure Ruby. LEDs, buttons, sensors (and more) work just like any Ruby object:
Program real-life electronics in Ruby. LEDs, buttons, sensors (and more) work just like any Ruby object:

```ruby
led.blink 0.5
Expand Down

0 comments on commit c5830dd

Please sign in to comment.