diff --git a/README.md b/README.md
index 4a686775d3ea38f334fcce188ecb91683d090323..d19b1a77d692247a1bd1fbbda1969bfa615ac9a2 100644
--- a/README.md
+++ b/README.md
@@ -64,11 +64,13 @@ If your prefered coin is not listed, you can choose one of the following algorit
     - cryptonight_lite_v7_xor (algorithm used by ipbc)
 - 2MiB scratchpad memory
     - cryptonight
+    - cryptonight_gpu (for Ryo's 14th of Feb fork)
     - cryptonight_masari (used in 2018)
     - cryptonight_v7
     - cryptonight_v7_stellite
     - cryptonight_v8
     - cryptonight_v8_half (used by masari and stellite)
+    - cryptonight_v8_zelerius
 - 4MiB scratchpad memory
     - cryptonight_haven
     - cryptonight_heavy
diff --git a/xmrstak/pools.tpl b/xmrstak/pools.tpl
index 2019f2b86ec3549352808c846f28c79527613e1c..f8f1d7d6cfa2c53a4bd0c4e1a37965bf920ea096 100644
--- a/xmrstak/pools.tpl
+++ b/xmrstak/pools.tpl
@@ -45,9 +45,12 @@ POOLCONF],
  *    cryptonight_lite_v7_xor (algorithm used by ipbc)
  *    # 2MiB scratchpad memory
  *    cryptonight
+ *    cryptonight_gpu (for Ryo's 14th of Feb fork)
  *    cryptonight_superfast
  *    cryptonight_v7
  *    cryptonight_v8
+ *    cryptonight_v8_half (used by masari and stellite)
+ *    cryptonight_v8_zelerius
  *    # 4MiB scratchpad memory
  *    cryptonight_bittube2
  *    cryptonight_haven