Skip to content

Commit

Permalink
Minor documentation tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
FahimF committed Jun 19, 2014
1 parent 640b9d9 commit e9e90d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
SQLiteDB
========

This is a basic SQLite wrapper for Swift. It is very simple at the moment and does not provide any advance functionality.
This is a basic SQLite wrapper for Swift. It is very simple at the moment and does not provide any advanced functionality. Additionally, it's not pure Swift at the moment due to some difficulties in making all of the necessary sqlite C API calls from Swift.

Adding to Your Project
---
Expand Down

0 comments on commit e9e90d9

Please sign in to comment.