From 51259e084ba2accc40311328fd0db9ccddb41fd3 Mon Sep 17 00:00:00 2001 From: Sipher <77928770+Sipher@users.noreply.github.com> Date: Wed, 5 Jun 2024 13:41:22 -0300 Subject: [PATCH] Update README.md Update to add features.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 021f8523..22731336 100644 --- a/README.md +++ b/README.md @@ -276,4 +276,5 @@ if you are interested in some other algorithms, you can check our [examples fold - To understand the technology behind Bend, check out the HVM2 [paper](https://docs.google.com/viewer?url=https://raw.githubusercontent.com/HigherOrderCO/HVM/main/paper/PAPER.pdf). - We are working on an official documentation, meanwhile for a more in depth explanation check [GUIDE.md](https://github.com/HigherOrderCO/Bend/blob/main/GUIDE.md) + - Read about our features at [FEATURES.md](https://github.com/HigherOrderCO/Bend/blob/main/FEATURES.md) - Bend is developed by [HigherOrderCO](https://higherorderco.com/) - join our [Discord](https://discord.higherorderco.com)!