diff --git a/docs/spec/algorithm/README.md b/docs/spec/algorithm/README.md index 810bbd6a..137ef2c7 100644 --- a/docs/spec/algorithm/README.md +++ b/docs/spec/algorithm/README.md @@ -23,3 +23,7 @@ This will help your understanding. ## Fractals * [Mandelbrot Set](mandelbrot.md) + +## Others + +* [SAT Solver](satsolver.md)