Skip to content

Commit ea4f3d9

Browse files
Dhiraj240satwikkansal
authored andcommitted
Fixed button
1 parent 9a2bd4f commit ea4f3d9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

slackbot/Readme.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Slack Bot For Github Configuration Guide
22
<!-- Place this tag where you want the button to render. -->
3+
<html>
4+
<head><!-- Place this tag in your head or just before your close body tag. -->
5+
<script async defer src="https://buttons.github.io/buttons.js"></script>
6+
<body>
7+
<title>
38
<a class="github-button" href="https://github.com/Dhiraj240/Slack-Test" data-size="large" data-show-count="true" aria-label="Star Dhiraj240/Slack-Test on GitHub">Star</a>
9+
</title>
10+
</body>
11+
</head>
12+
</html>
413

514
It is highly recommended to setup a virtual environment.
615
You can follow [This link to install virtualenv!](https://virtualenv.pypa.io/en/latest/installation/)

0 commit comments

Comments
 (0)