Skip to content

Commit

Permalink
Merge pull request #6 from vapor/1.0
Browse files Browse the repository at this point in the history
slight updates
  • Loading branch information
loganwright authored Sep 15, 2016
2 parents cb643ae + 1aa4901 commit c0fb658
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# CMySQL

C module for MySQL

## Building
Expand Down Expand Up @@ -38,3 +39,10 @@ swift build -Xswiftc -I/usr/include/mariadb -Xlinker -L/usr/lib/x86_64-linux-gnu
- This simply changes the library/header paths and sets the same compatibility options shown above.
- Note that on macOS the library is called `libmysqlclient`, while on Linux the library is called `libmariadb`.

## 💧 Community

Join the welcoming community of fellow Vapor developers in [slack](http://vapor.team).

## 🔧 Compatibility

This package has been tested on macOS and Ubuntu.

0 comments on commit c0fb658

Please sign in to comment.