aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mikisabate@gmail.com>2024-08-28 13:04:06 +0000
committerMiquel Sabaté Solà <mikisabate@gmail.com>2024-12-05 16:02:41 +0100
commit1a36e6211674f1a39c7cc0ddff705357a4add65a (patch)
tree26d82fc4f6c7cc444a5121bb4d0cb71681485bb1 /README.md
parent6f0ebbad84419de65a03a0ea6e41cbc6b49d6eb0 (diff)
downloadfarga-1a36e6211674f1a39c7cc0ddff705357a4add65a.tar.gz
farga-1a36e6211674f1a39c7cc0ddff705357a4add65a.zip
basics: Add an example on floating instructions
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 83e9918..f61f177 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,4 @@
+Basic stuff at `basics`. Using features from the Linux Kernel in `linux`.
+
Experiments for `kernel`, `bios` and `init` taken from
[@popovicu](https://github.com/popovicu) and his blog.