diff --git a/README.md b/README.md index 337c6fa..4bf1c1a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # CodeCanvas -[![](https://tokei.rs/b1/github/MathisBurger/CodeCanvas?category=lines)](https://github.com/XAMPPRocky/tokei). +[![](https://tokei.rs/b1/github/MathisBurger/CodeCanvas?category=lines)](https://github.com/XAMPPRocky/tokei) CodeCanvas is an online platform to practise programming in an collaborative environment. Some tutors can create assignments for you to to and complete. As a registered student you can complete these tasks and get your result graded. @@ -59,4 +59,4 @@ We plan to revisit this aspect when the platform gains more users and reducing s This code may not meet the expectations of those more experienced with Rust. When I first started working on this project, my understanding of Rust was still developing. Over the course of the project, I’ve learned a great deal, but as a result, the code may not fully adhere to best practices. I kindly ask for your understanding when reviewing it. Even now, as I revisit this project, I can see several areas where I would approach things differently. -There may be some improvements in the future, but even after them, there will be some huge chunks of bad code from the perspective of an experienced rust developer. \ No newline at end of file +There may be some improvements in the future, but even after them, there will be some huge chunks of bad code from the perspective of an experienced rust developer.