Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
helje5 authored Aug 23, 2022
1 parent a0f2dc7 commit 08760d0
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
![Swift 5](https://img.shields.io/badge/swift-5-blue.svg)
![macOS](https://img.shields.io/badge/os-macOS-green.svg?style=flat)
![tuxOS](https://img.shields.io/badge/os-tuxOS-green.svg?style=flat)
![Travis](https://travis-ci.org/NozeIO/MicroExpress.svg?branch=master)

A micro server framework on top of
[SwiftNIO](https://github.com/apple/swift-nio).
Expand Down Expand Up @@ -57,6 +56,9 @@ Express-like API in Swift, have a look at
[Noze.io](http://noze.io) comes w/ an *asynchronous* variant (but is using
Dispatch, not SwiftNIO - stay tuned).

**Note:** There is [Macro.swift](https://github.com/Macro-swift),
a more capable (and maintained) version of this.


## Using the Package

Expand Down Expand Up @@ -164,9 +166,9 @@ Fetching https://github.com/apple/swift-nio.git

**MicroExpress** is brought to you by
the
[Always Right Institute](http://www.alwaysrightinstitute.com)
[Helge Heß](https://helgehess.eu)
and
[ZeeZide](http://zeezide.de).
[ZeeZide](https://zeezide.de).
We like
[feedback](https://twitter.com/ar_institute),
GitHub stars,
Expand Down

0 comments on commit 08760d0

Please sign in to comment.