From ead9f031d5d8f6134ca42461e1c790f7708f344b Mon Sep 17 00:00:00 2001 From: retropikzel Date: Mon, 26 Aug 2024 10:19:27 +0300 Subject: [PATCH] Update documentation --- README.md | 2 +- docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 156652e..f9480d7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Foreign function interface that is supported on multiple R7RS Sceheme implementations. -Note that this software is in alpha stage. That said the interface should not be changing anymore. +Note that this software is in **alpha** stage. That said the interface should not be changing anymore. Any help in form of constructive advice and bug reports are appreciated. diff --git a/docs/index.md b/docs/index.md index 4d09604..d32f57e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4,7 +4,7 @@ Portable Foreign Function Interface for R7RS schemes Foreign function interface that is supported on multiple R7RS Sceheme implementations. -Note that this software is in alpha stage. That said the interface should not be changing anymore. +Note that this software is in **alpha** stage. That said the interface should not be changing anymore. Any help in form of constructive advice and bug reports are appreciated.