diff --git a/README.md b/README.md index 51f93d5..4250779 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,5 @@ gostd algo added. ccminer -a gostd -i -o http://127.0.0.1:9376 -u < your RPC user > -p < you RPC password > + +Compatibility info can be found [here](https://github.com/tpruvot/ccminer/wiki/Compatibility) diff --git a/ccminer.vcxproj b/ccminer.vcxproj index afddcc2..af929c6 100644 --- a/ccminer.vcxproj +++ b/ccminer.vcxproj @@ -562,6 +562,8 @@ 80 + + diff --git a/ccminer.vcxproj.filters b/ccminer.vcxproj.filters index 775da32..1ffd61b 100644 --- a/ccminer.vcxproj.filters +++ b/ccminer.vcxproj.filters @@ -103,6 +103,9 @@ {0f9aec5e-5409-488f-992a-2c108590d1ac} + + {6a99bc95-f402-465e-9e64-b042bd241bb7} + @@ -889,6 +892,12 @@ Source Files\CUDA + + Source Files\CUDA\gost + + + Source Files\CUDA\gost + @@ -905,4 +914,4 @@ Ressources - + \ No newline at end of file