aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4fd30af..bab6507 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,7 @@ Lessons description:
- Lesson 34: Create a simple UEFI driver. Use `load`/`unload` UEFI shell commands to work with a driver image
- Lesson 35: Investigate ways how to add `acpiview` command functionality to your shell
- Lesson 36: Create a simple library and use it in an app
+- Lesson 37: Library constructor and destructor. `NULL` libraries
______