Skip to content

Commit 36c21b5

Browse files
committed
update readme
1 parent eb3dba8 commit 36c21b5

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,15 @@
22

33
This client-side application uses WebAssembly to run PCRE RegEx in the browser. It can help you debug your Grok patterns.
44

5-
**Features:**
5+
**Features:**
6+
67
- Real-time processing (see changes as you type)
78
- Autocomplete
89
- Match highlighting
910
- Syntax highlighting
1011
- Multiline debugging
1112
- 20+ pattern sets (AWS, Grok, firewalls, Java, etc.)
1213
- Add more pattern sets with a URL
13-
- Save patterns and load them later (uses browser localstorage)
14-
- Write and use your own custom patterns
15-
14+
- Save and use your own custom patterns
1615

1716
![screenshot](screenshot.png)

0 commit comments

Comments
 (0)