diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..df19a20 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,2 @@ +github: RustForWeb +open_collective: rustforweb diff --git a/README.md b/README.md index 094528f..e8e1ee0 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,9 @@ See [the Rust Testing Library book](https://testing-library.rustforweb.org). ## License This project is available under the [MIT license](LICENSE.md). + +## Rust For Web + +The Rust Testing Library project is part of the [Rust For Web](https://github.com/RustForWeb). + +[Rust For Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. diff --git a/book/src/introduction.md b/book/src/introduction.md index 07ddd26..ff2f718 100644 --- a/book/src/introduction.md +++ b/book/src/introduction.md @@ -23,3 +23,9 @@ TODO ## License This project is available under the [MIT license](https://github.com/RustForWeb/radix/blob/main/LICENSE.md). + +## Rust For Web + +The Rust Testing Library project is part of the [Rust For Web](https://github.com/RustForWeb). + +[Rust For Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source.