Update README.md

main
Muhammad Daffa 2021-09-13 16:56:27 +07:00 committed by GitHub
parent c6985d3191
commit 64fb6ac3cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -1,2 +1,14 @@
# notifier
Golang tool to send notifications to LINE app
## How to use
```
echo "send msg" | go run main.go
cat list.txt | go run main.go
```
![image](https://user-images.githubusercontent.com/36522826/133063896-7e486613-97a5-4860-9801-f0256be3c5f2.png)
## Checklist
- [ ] Adding banner
- [ ] Can change apikey value inside `.config/notifier/key.json