Skip to content

Commit 610e2a3

Browse files
committed
Change description and summary
1 parent 921b5b2 commit 610e2a3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Flint/Flint.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<Version>1.0.0</Version>
4-
<Summary>A lightweight library designed for high-performance keyword extraction and replacement from text.</Summary>
5-
<Description>A lightweight library designed for high-performance keyword extraction and replacement from text.</Description>
4+
<Summary>A lightweight, zero-dependency library that provides fast text matching and replacement utilities.</Summary>
5+
<Description>A lightweight, zero-dependency library that provides fast text matching and replacement utilities.</Description>
66
<TargetFrameworks>netstandard2.0;net8.0</TargetFrameworks>
77
<LangVersion>13.0</LangVersion>
88
<AssemblyName>Flint</AssemblyName>

0 commit comments

Comments
 (0)