Skip to content

Commit

Permalink
Merge pull request #5 from erik1066/develop
Browse files Browse the repository at this point in the history
Updated README
  • Loading branch information
erik1066 authored Aug 28, 2024
2 parents 20b87a9 + e7b1e08 commit f7167fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ You can run benchmarks using a special benchmarking project by navigating to `te
<Project Sdk="Microsoft.NET.Sdk">

<ItemGroup>
<ProjectReference Include="..\..\src\RapidCsv\RapidCsv.csproj" />
<PackageReference Include="RapidCsv" Version="0.0.1" />
</ItemGroup>

<PropertyGroup>
Expand Down

0 comments on commit f7167fb

Please sign in to comment.