Explorar o código

Now pointing to the auto-generated docs.

August Mueller %!s(int64=12) %!d(string=hai) anos
pai
achega
d24a19ab88
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      README.markdown

+ 3 - 0
README.markdown

@@ -9,6 +9,9 @@ http://www.sqlite.org/faq.html
 
 Since FMDB is built on top of SQLite, you're going to want to read this page top to bottom at least once.  And while you're there, make sure to bookmark the SQLite Documentation page: http://www.sqlite.org/docs.html
 
+## Documentation:
+http://ccgus.github.io/fmdb/html/index.html
+
 ## Automatic Reference Counting (ARC) or Manual Memory Management?
 You can use either style in your Cocoa project.  FMDB Will figure out which you are using at compile time and do the right thing.