fauna / faunadb-swift

Swift driver for FaunaDB
https://fauna.com
Other
21 stars 2 forks source link

Simplifying README file #84

Closed erickpintor closed 7 years ago

erickpintor commented 7 years ago

Closes: https://github.com/faunadb/sales-engineering/issues/455

Less is more. I've removed things I feel are not relevant. I've added a basic example and links to online docs and example project.

I'll add a link to static API docs once it's published. I'll also add a readme for the example project in another PR.

codecov-io commented 7 years ago

Current coverage is 96.74% (diff: 100%)

Merging #84 into master will not change coverage

@@             master        #84   diff @@
==========================================
  Files            24         24          
  Lines          2704       2704          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           2616       2616          
  Misses           88         88          
  Partials          0          0          

Powered by Codecov. Last update 84d4d26...60f72f0