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 9ed9ed6..4fd30af 100644
--- a/README.md
+++ b/README.md
@@ -39,6 +39,7 @@ Lessons description:
- Lesson 33: Use `EfiRom` utility for parsing and creation of PCI Option ROM images
- 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
______