From e7e81785a65686741d9821caa2898d2bb58754f3 Mon Sep 17 00:00:00 2001 From: dalu Date: Sun, 17 Nov 2024 23:37:49 +0800 Subject: [PATCH] fix typo (#36) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ad1cb2..f23c8aa 100644 --- a/README.md +++ b/README.md @@ -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 @@ -196,4 +196,4 @@ The current demos include: ![cairo](cairo_shadow_button/ex1.jpg) - \ No newline at end of file +