diff --git a/README.md b/README.md index 75fd800..828bcad 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ # Library with model based on the scientifically acknowledged carbon model RothC. -This code in .NET Core c# is adapted from a a project written in GEMS. +The code is written in C# .NET Core and it is adapted from a project written in GAMS. -An test console app is included with an example input request. The output in written a a file. +Test console app is included with an example input request. The output in written to a file. ## Building a sample @@ -18,5 +18,7 @@ dotnet build dotnet run ``` -These will install any needed dependencies, build the project, and run +This will install any needed dependencies, build the project, and run the project respectively. + +For questions regarding the model: chantal.hendriks@wur.nl \ No newline at end of file