Skip to content

Commit 1619a60

Browse files
Merge pull request #7 from Patriciasparreo/patch-2
Update README.md
2 parents df0ae36 + 250193c commit 1619a60

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ julia> ]
2222
## Usage
2323

2424
Here is a simple example:
25+
26+
__Note that the endpoint in the example and tests was deprecated automatically by Slack's API Security Crawler.__
2527
```julia
2628
julia> using Slack
2729

@@ -79,6 +81,9 @@ The result of running this code produces the following in the test Slack Workspa
7981
![logo](assets/readme2.png)
8082
8183
## Testing
84+
85+
__Note that this functionality is currrently disbaled__
86+
8287
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.
8388
8489
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)