From 5015fcd09dbc35edf2d5f3c61bc3ec7b3032138f Mon Sep 17 00:00:00 2001 From: Ayush Somani Date: Sat, 18 May 2024 21:28:32 +0530 Subject: [PATCH] update summary --- src/SUMMARY.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 6d2ed30..d3edc55 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -14,6 +14,12 @@ - [Parallelism in Bend]() - [Error Handling]() - [Memory Management]() +- [Interacting with the System]() +- [Bend and GPUs]() +- [The Bend Standard Library]() +- [Testing Your Bend Code]() +- [Real-World Bend Projects]() +- [Contributing to Bend]() -----------