Skip to content

Commit

Permalink
Update readme.md to use [!NOTE] syntax
Browse files Browse the repository at this point in the history
This renders nicer in GitHub's markdown engine with a blue icon and is easily recognised
  • Loading branch information
norwd authored and kzu committed Aug 2, 2024
1 parent c857a4b commit 865405c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ and members.
The [ThisAssembly](https://nuget.org/packages/ThisAssembly) meta-package includes
all the other packages for convenience.

> NOTE: for now, ThisAssembly only generates C# code.
> [!NOTE]
> For now, ThisAssembly only generates C# code.
## ThisAssembly.AssemblyInfo

Expand Down

0 comments on commit 865405c

Please sign in to comment.