Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alessiorubicini committed Jun 12, 2024
1 parent 2066942 commit cacbc67
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Swift Sessions

**SwiftSessions** is a comprehensive Swift package that implements binary [session types](https://en.wikipedia.org/wiki/Session_type), providing a robust framework for ensuring safe and structured communication in concurrent systems.
**Swift Sessions** is a comprehensive Swift package that implements binary [session types](https://en.wikipedia.org/wiki/Session_type), providing a robust framework for ensuring safe and structured communication in concurrent systems.

The library currently supports the following features:
- session type inference (only with closures)
Expand Down Expand Up @@ -123,10 +123,6 @@ dependencies: [

```

## Future directions



## Requirements

- Swift 5.5+
Expand Down

0 comments on commit cacbc67

Please sign in to comment.