From cae7999300eaeae3d025f6aefaebe094b5e3bfc5 Mon Sep 17 00:00:00 2001 From: tk-yoshimura Date: Sat, 20 Jan 2024 23:53:33 +0900 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4dd9ba5..6374101 100644 --- a/README.md +++ b/README.md @@ -3,14 +3,12 @@ Robust shape fitting ## Requirement - .NET 6.0 + .NET 8.0 ## Install [Download DLL](https://github.com/tk-yoshimura/ShapeFitting/releases) - -- To install, just import the DLL. -- This library does not change the environment at all. +[Download Nuget](https://github.com/tk-yoshimura/ShapeFitting/releases) ## Weighted Fitting for Line