We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb7d8f6 commit 69a20dfCopy full SHA for 69a20df
2 files changed
LICENSE LICENSE.mdLICENSE renamed to LICENSE.md
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2024 RustForWeb
+Copyright (c) 2024 Rust For Web
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
README.md
@@ -0,0 +1,17 @@
+<p align="center">
+ <a href="./dist/logo.svg" alt="Rust For Web Logo">
+ <img src="./dist/logo.svg" width="300" height="200">
+ </a>
+</p>
+
7
+<h1 align="center">Rust For Web</h1>
8
9
+Rust ports of web UI libraries.
10
11
+## Credits
12
13
+The logo is a combination of [Ferris the Rustacean](https://rustacean.net/) and [an internet icon](https://www.svgrepo.com/svg/478288/internet).
14
15
+## License
16
17
+This project is available under the [MIT license](LICENSE.md).
0 commit comments