Skip to content

Commit a6806f8

Browse files
authored
Initial Docs (#3)
* Initial readme * Update README.md * Update README.md * reduced readme version
1 parent db33421 commit a6806f8

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# CloudInit.ConfigDrive
2+
3+
CloudInit.ConfigDrive is a .NET library to generate [cloud-init](https://cloud-init.io/) configuration disks.
4+
5+
6+
7+
## Versioning
8+
9+
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/contiva/cloudinit.configdrive/tags).
10+
11+
## Authors
12+
13+
* **Frank Wagner** - *Initial work* - [fw2568](https://github.com/fw2568)
14+
15+
See also the list of [contributors](https://github.com/contiva/cloudinit.configdrive/contributors) who participated in this project.
16+
17+
## License
18+
19+
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
20+
21+

0 commit comments

Comments
 (0)