add .gitignore, add README.md, add license
This commit is contained in:
parent
28045361f3
commit
f0ebf7583a
4 changed files with 855 additions and 0 deletions
12
README.md
Normal file
12
README.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
minidom-rs
|
||||
==========
|
||||
|
||||
What's this?
|
||||
------------
|
||||
|
||||
A minimal DOM library on top of minidom-rs.
|
||||
|
||||
What license is it under?
|
||||
-------------------------
|
||||
|
||||
LGPLv3.
|
||||
Loading…
Reference in a new issue