Skip to content

Commit 04d0a64

Browse files
authored
Update README.md
Drops the beta search instructions due to the beta website no longer existing. Notes that it is compatible with Alfred 4
1 parent f9b4646 commit 04d0a64

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# TailwindCSS Docs Workflow for Alfred
22

3-
An ultra-fast TailwindCSS docs search workflow for Alfred 3.
3+
An ultra-fast TailwindCSS docs search workflow for Alfred 3+ (compatible with 4)
44

55
Adapted from [Alfred VueJS Docs](https://github.com/vmitchell85/alfred-vuejs-docs), which is adapted from [Alfred Laravel Docs](https://github.com/tillkruss/alfred-laravel-docs), Thanks [Till Krüss](https://twitter.com/tillkruss)!
66

@@ -26,10 +26,4 @@ To search the [v0 docs](https://v0.tailwindcss.com/docs), just type `tw0` follow
2626
tw0 <query>
2727
```
2828

29-
To search the [beta docs](https://next.tailwindcss.com/docs), just type `twb` followed by your search query.
30-
31-
```
32-
twb <query>
33-
```
34-
35-
![Search by Algolia](algolia.png)
29+
![Search by Algolia](algolia.png)

0 commit comments

Comments
 (0)