Skip to content

Commit 250193c

Browse files
Update README.md
1 parent 47f0bdd commit 250193c

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
@@ -17,6 +17,8 @@ julia> ]
1717
## Usage
1818

1919
Here is a simple example:
20+
21+
__Note that the endpoint in the example and tests was deprecated automatically by Slack's API Security Crawler.__
2022
```julia
2123
julia> using Slack
2224

@@ -74,6 +76,9 @@ The result of running this code produces the following in the test Slack Workspa
7476
![logo](assets/readme2.png)
7577
7678
## Testing
79+
80+
__Note that this functionality is currrently disbaled__
81+
7782
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.
7883
7984
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)