Skip to content

Commit a77262b

Browse files
Update links in readme
1 parent 6030153 commit a77262b

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

README.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
# Slack
2-
[pkgeval-img]: https://juliaci.github.io/NanosoldierReports/pkgeval_badges/S/Slack.svg
3-
[pkgeval-url]: https://juliaci.github.io/NanosoldierReports/pkgeval_badges/report.html
42

5-
[![codecov](https://codecov.io/gh/logankilpatrick/Slack.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/logankilpatrick/Slack.jl)
6-
[![Build Status](https://travis-ci.com/logankilpatrick/Slack.jl.svg?branch=master)](https://travis-ci.com/logankilpatrick/Slack.jl)
7-
[![][pkgeval-img]][pkgeval-url]
8-
9-
[Check out the Docs](https://logankilpatrick.github.io/Slack.jl/build/index.html)
3+
[Check out the Docs](https://julialangslack.github.io/Slack.jl/)
104
## Current State
115

126
The only feature that still needs to be actively developed for the [single production project utalizing this code](https://github.com/JuliaLangSlack/StackOverflowBot) is the addition of some functions for threaded messages. Once this is done, unless there is a community requested addition, this code will remain pretty much static.
@@ -87,10 +81,3 @@ The result of running this code produces the following in the test Slack Workspa
8781
8882
![logo](assets/readme2.png)
8983
90-
## Testing
91-
92-
__Note that this functionality is currrently disbaled__
93-
94-
I have gone through the trouble of setting up a Slack Workspace in order to test this package. After this is all stabilized, I will remove the endpoint from the Slack Workspace and deprecate the examples you see throughout this repo.
95-
96-
In the meantime, I cannot stop you from using the end point URL I have setup. Please use it responsibly.

0 commit comments

Comments
 (0)