diff --git a/README.md b/README.md index 671418f..9df5f57 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ Linux system (i.e., without booting from Windows installation ISO and without us * [libbcd0][] -- Python library for reading/writing BCD databases * [BCD notes, observations, experiments][bcdnotes] + * [BCD elements][bcdelem] ### Windows installation process @@ -45,3 +46,4 @@ Linux system (i.e., without booting from Windows installation ISO and without us [libbcd0]: https://github.com/wodny/libbcd0/ [bcdnotes]: https://thestarman.pcministry.com/asm/mbr/BCD.htm [nt6start]: https://en.wikipedia.org/wiki/Windows_NT_6_startup_process +[bcdelem]: https://www.geoffchappell.com/notes/windows/boot/bcd/elements.htm