From 64486c438a28049437ffccf6d3d891cbdf08cecf Mon Sep 17 00:00:00 2001 From: Juff Ma <79043232+Juff-Ma@users.noreply.github.com> Date: Sat, 3 Dec 2022 10:20:16 +0100 Subject: [PATCH] fixing typo (lol) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8188544..e7208ca 100644 --- a/README.md +++ b/README.md @@ -22,4 +22,4 @@ At the moment, it would be nice to have some extra renderers. If you'd like to i > You will find that there is no `doc` folder or anything similar full of documentation files. Rest assured that there is documentation included in the form Intellisense XML comments. bbsharp is not yet complex enough to require dedicated documentation, and I feel that good Intellisense documentation is more convenient than anything else! * **How do I get started?** -> Getting started with bbsharp is easy! Just read through our [Getting Started guide](http://github.com/charliesome/BBsharp/blob/master/Getting Started.md) \ No newline at end of file +> Getting started with bbsharp is easy! Just read through our [Getting Started guide](http://github.com/charliesome/BBsharp/blob/master/Getting%20Started.md)