Skip to content

Commit 5738e48

Browse files
authored
Update README.md
1 parent 8835597 commit 5738e48

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ Simple database handler based on XML serialization and reflection.
33

44
This is a simple project that aims for C#/.NET beginners to achieve database functionality in their applications. The project is written for .NET Standard 2.0, which is compatible with .NET Core 2.0+ and .NET Framework 4.6.1+.
55

6+
ReflectXMLDB is cross platform and can run in Windows, Linux and MacOS operating systems that support the .Net Core initiative.
7+
68
# Get started
79
Download ReflectXMLDB from our [nuget](https://www.nuget.org/packages/ReflectXMLDB/) links.
810

0 commit comments

Comments
 (0)