Skip to content

Commit c775793

Browse files
committed
Update readme to clarify toolchain version.
1 parent cc7a433 commit c775793

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
# MatchingEngine
1+
# Declarative String Processing for Swift
22

33
An early experimental general-purpose pattern matching engine for Swift.
44

55
See [Declarative String Processing Overview][decl-string]
66

77
[decl-string]: Documentation/DeclarativeStringProcessing.md
88

9+
## Requirements
10+
11+
- [Swift Trunk Development Snapshot](https://www.swift.org/download/#snapshots) DEVELOPMENT-SNAPSHOT-2022-02-03 or later.

0 commit comments

Comments
 (0)