Skip to content

Commit

Permalink
fix typo (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
dalugm authored Nov 17, 2024
1 parent e779e8b commit e7e8178
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The demos and examples in this demo show the ability of fltk-rs to interact with

- Samples directory – Within the fltk-rs repository is a [examples directory](https://github.com/fltk-rs/fltk-rs/tree/master/fltk/examples) that includes stand-alone samples of how to use different components of the library. Examples range from simple windows to more advanced applications with multiple windows and complex controls.

- Demo apps – In addition to the code examples, this demo provides a number of demo apps that demonstrate fltk-rs' ability to integrate with other projects in the Rust ecosystem. These apps include examples of integration with popular projects like Reqwest, Serde, Tokyo, and many others.
- Demo apps – In addition to the code examples, this demo provides a number of demo apps that demonstrate fltk-rs' ability to integrate with other projects in the Rust ecosystem. These apps include examples of integration with popular projects like Reqwest, Serde, Tokio, and many others.

### Requirements

Expand Down Expand Up @@ -196,4 +196,4 @@ The current demos include:

![cairo](cairo_shadow_button/ex1.jpg)

</div>
</div>

0 comments on commit e7e8178

Please sign in to comment.