Skip to content

Commit a2ac61c

Browse files
committed
Add project summary in Readme
1 parent 36042bf commit a2ac61c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Readme.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
= XcodeTools
1+
= Signal Handling in Swift
22
François Lamboley <francois[email protected]>
33

4+
This package gives you a Swift syntax for the low-level C `sigaction` function,
5+
and provides a way to delay signals until the registered handlers allow the
6+
signal to go through.
7+
48
== Example of Use
59

610
I believe good examples are worth thousands of words.

0 commit comments

Comments
 (0)