diff --git a/Nimrod-for-C-programmers.md b/Nimrod-for-C-programmers.md index 7a55f25..ba4eed0 100644 --- a/Nimrod-for-C-programmers.md +++ b/Nimrod-for-C-programmers.md @@ -1,4 +1,11 @@ -(Work in progress) +**** + +**DISCLAIMER!** +Unofficial, work in progress! +There may be inaccuracies in this guide. + +*** + This is a guide for people with experience in C or a similar language. The guide assumes some intermediate knowledge, for instance of how stacks and heaps works.