From fcb627dccdf3879a0ecaad086385badf689c16ae Mon Sep 17 00:00:00 2001 From: Brendan LE GLAUNEC Date: Sun, 10 Mar 2019 17:16:39 +0100 Subject: [PATCH] Update Readme with new dependencies and update copyright date (#191) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b658c97..0cc991b 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ The `cameradar` binary is now in your `$GOPATH/bin` ready to be used. See comman ### Dependencies of the library * `curl-dev` / `libcurl` (depending on your OS) -* `nmap` +* `github.com/ullaakut/nmap` * `github.com/pkg/errors` * `gopkg.in/go-playground/validator.v9` * `github.com/andelf/go-curl` @@ -310,7 +310,7 @@ Simply run `docker run -p 8554:8554 -e RTSP_USERNAME=admin -e RTSP_PASSWORD=1234 ## License -Copyright 2017 Ullaakut +Copyright 2019 Ullaakut Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal