Skip to content

Commit

Permalink
issue99 Mention OS support
Browse files Browse the repository at this point in the history
  • Loading branch information
alain-khalil committed Oct 18, 2023
1 parent fc75682 commit 5d97a8a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ access to Windows NT Registry files.
These include NTUSER.DAT, userdiff, and SAM. The interface is two-fold:
a high-level interface suitable for most tasks, and a low level
set of parsing objects and methods which may be used for advanced
study of the Windows NT Registry. The library is portable across all
major platforms.
study of the Windows NT Registry. This library is compatible with
Windows,Linux, and MacOS, making it accessible and functional
across all major operating systems.

Usage
-----
Expand Down

0 comments on commit 5d97a8a

Please sign in to comment.