We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60a0cce commit 0e2f4b7Copy full SHA for 0e2f4b7
README.md
@@ -1,9 +1,19 @@
1
-# DR Bot
+# Welcome to DRBot :wave:
2
3
-Run this to alter GOPATH
+## What is it?
4
+- It's just a Bot but a smart one.
5
-`export GOPATH=$HOME/Desktop/MProjects/DR-Bot`
6
7
-# Building for Windows
+## 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:
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