We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c7dfc8 commit d95123aCopy full SHA for d95123a
CHANGELOG
@@ -0,0 +1,7 @@
1
+# Project changes
2
+
3
+## [0.2.0]
4
+ - Automate most of the installation
5
+ - Improve documentation
6
+## [0.1.0]
7
+ - Repository uplaod
README.md
@@ -4,7 +4,6 @@ Voronoi-based Lattice Distances encodes crystal lattices to Voronoi Domains and
The project has been compiled and run only on `Windows x64`.
## Installation
-### Download and install dependencies
8
1. Install Visual Studio (e.g. Community) choosing the following `single components`:
9
- `.NET SDK`
10
- `.NET 7.0 Runtime`
0 commit comments