Skip to content

Commit 0e2f4b7

Browse files
committed
README updated
1 parent 60a0cce commit 0e2f4b7

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

README.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
1-
# DR Bot
1+
# Welcome to DRBot :wave:
22

3-
Run this to alter GOPATH
3+
## What is it?
4+
- It's just a Bot but a smart one.
45

5-
`export GOPATH=$HOME/Desktop/MProjects/DR-Bot`
66

7-
# Building for Windows
7+
## It's Features?
8+
- Has a lot of features, but for now it also sends you a message to your telegram inbox. Cool ha! :fire:
89

9-
`GOOS=windows GOARCH=amd64 go build -o client.exe`
10+
11+
## So how's it working?
12+
- For now, just do the `export GOPATH=$HOME/.../DR-Bot`
13+
14+
15+
#### Building for Windows
16+
17+
`GOOS=windows GOARCH=amd64 go build -o client.exe`
18+
19+
And yeah, may be you can be a great contributor. :grinning: :wink:

0 commit comments

Comments
 (0)