Skip to content

Commit 37a503f

Browse files
committed
Update README and LICENSE.
1 parent 8fe3bed commit 37a503f

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2022 eltrac-eu
3+
Copyright (c) 2022 EyeTowers s.r.o.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
1-
# gonvif
2-
Go ONVIF client
1+
# Gonvif
2+
3+
A generated Onvif client in Go. Contains a simple command line utility to send Onvif
4+
commands/queries to an Onvif compatible device. This also serves as an example of how to use the
5+
generated client programatically.
6+
7+
## License
8+
9+
Gonvif is open source, released under the [MIT license](./LICENSE).

0 commit comments

Comments
 (0)