Skip to content

Commit

Permalink
Include logo in readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gregyjames committed Jan 7, 2024
1 parent b086d3d commit a07d871
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 10 deletions.
13 changes: 3 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,9 @@
![Nuget](https://img.shields.io/nuget/v/Tsunami)
![Nuget](https://img.shields.io/nuget/dt/Tsunami)

<table style="border-collapse: collapse; border: none;">
<tr style="border: none;">
<td style="border: none;">
<img src="./logo-modified.png" width="100"/>
</td>
<td style="border: none;">
<h1><em>tsunami</em></h1>
</td>
</tr>
</table>

| ![logo](./logo-small.png) | _tsunami_ |
| --- | ----------- |

A High Performance C# wrapper that allows you to get the benifts of SIMD Intrinsics on List\<T\>.

Expand Down
1 change: 1 addition & 0 deletions Tsunami/Tsunami.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
</None>
<None Include="..\README.md" Pack="true" PackagePath="\" />
<None Include="..\LICENSE.md" Pack="true" PackagePath="\" />
<None Include="..\logo-small.png" Pack="true" PackagePath="\" />
</ItemGroup>

</Project>
Binary file added logo-small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a07d871

Please sign in to comment.