Skip to content

Commit

Permalink
πŸ“ Fix markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
koeeenig committed Dec 13, 2023
1 parent d346531 commit 8fa4051
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# BlazeKit - A Meta-Framework for Blazor .NET

**BlazeKit** provides Meta-framework-like features for Blazor which has been inspired by [SvelteKit](https://kit.svelte.dev/){target="_blank"}. BlazeKit currently supports the following set of features:
**BlazeKit** provides Meta-framework-like features for Blazor which has been inspired by [SvelteKit](https://kit.svelte.dev/). BlazeKit currently supports the following set of features:

- πŸͺ§ File-based Routing
- πŸ–ΌοΈ File-based Layouts
Expand All @@ -14,7 +14,7 @@
# πŸš€ Getting Started
## ☝️ Requirements
Before creating your first BlazeKit project, you should ensure that your local machine has:
- .NET 8 - you can find the download [here](https://dotnet.microsoft.com/en-us/download){target="_blank"}
- .NET 8 - you can find the download [here](https://dotnet.microsoft.com/en-us/download)

That's it πŸ‘

Expand Down

0 comments on commit 8fa4051

Please sign in to comment.