Thanks to visit codestin.com
Credit goes to git.pml68.dev

aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 40717cd..00e3518 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,9 @@ iced_selection = { git = "git://git.pml68.dev/iced_selection" }
## Contributing
You can send issues, feature requests, patches etc. to <[email protected]>.
+## CI build logs
+Here you go: <https://logs.pml68.dev/iced_selection>
+
## Special thanks
- [`iced`](https://iced.rs), for making this possible in the first place, and for the modified source code of `Text`, `Rich` and `Selection` (based on [`text_input/cursor.rs`](https://github.com/iced-rs/iced/blob/master/widget/src/text_input/cursor.rs)).