Skip to content
This repository was archived by the owner on Apr 10, 2020. It is now read-only.

Commit bc12b45

Browse files
author
Trent R. Hein
committed
Changed tagline.
1 parent ff7ed76 commit bc12b45

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Network device configuration backups and change alerts for the 21st century - it's not RANCID!
1+
Network device configuration backups and change alerts for the 21st century - inspired by RANCID!
22

33
##Features:
44
* Stores device configs in Git

cmd/main.go

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

3-
// sweet.go: network device backups and change alerts for the 21st century - it's not RANCID.
3+
// sweet.go: network device backups and change alerts for the 21st century - inspired by RANCID.
44

55
// TODO: send email on start, new errors
66

sweet.go

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

3-
// sweet.go: network device backups and change alerts for the 21st century - it's not RANCID.
3+
// sweet.go: network device backups and change alerts for the 21st century - inspired by RANCID.
44

55
// TODO: send email on start, new errors
66

0 commit comments

Comments
 (0)