From 930ec8cfb65d0cf2558899a9ff37eb981dffbfbb Mon Sep 17 00:00:00 2001 From: Aptivi CEO Date: Tue, 4 Jul 2023 20:48:30 +0300 Subject: [PATCH] Update index.md --- DocGen/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DocGen/index.md b/DocGen/index.md index 78b9f7d..1fd13b0 100644 --- a/DocGen/index.md +++ b/DocGen/index.md @@ -1,6 +1,6 @@ ## What is SemanVer? -SemanVer is a C# library that allows you to process your `.lrc` or `.txt` lyric files with the basic and extended formats for use in your own music player that supports lyrics. +SemanVer is a C# library that parses your semantic version strings according to the [SemVer 2.0](https://semver.org/) standards. ## What is this web page? @@ -18,4 +18,4 @@ If you wish to contribute to the documentation of the API, go to the project sou Any meaningful contributions are welcome. -Copyright (c) 2022-2023 Aptivi. All rights reserved. \ No newline at end of file +Copyright (c) 2022-2023 Aptivi. All rights reserved.