add separator after introduction to tutorial ends (#89)

This commit is contained in:
vladopajic
2026-07-23 15:37:33 -03:00
committed by GitHub
parent b9651cc1d7
commit 0d0ffb7fe4
16 changed files with 46 additions and 0 deletions
+2
View File
@@ -20,6 +20,8 @@
/// The `logos-libp2p-module` wraps nim-libp2p's C bindings into a C++ class
/// called `Libp2pModuleImpl` that you can embed directly into your application.
///
/// -----------
/// ## Step 1: Include the module header and instantiate a node
///
/// Every program starts by including the module's single public header: