Skip to content

Commit

Permalink
Updated doc
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielemariotti committed Nov 10, 2013
1 parent f1e8c9f commit 9ad60a6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,13 @@ Try out:
* Get **extras** on Google Play [![Get it on Google Play](http://www.android.com/images/brand/get_it_on_play_logo_small.png)](https://play.google.com/store/apps/details?id=it.gmariotti.cardslib.demo.extras).<br/>The demo-extras contains some examples of integration with other libraries.
[See this page for more info](https://github.com/gabrielemariotti/cardslib/tree/master/demo/README.md)

* Browse the [source code of the sample application](https://github.com/gabrielemariotti/cardslib/tree/master/demo) for a complete example of use.

* Browse the [source code of the sample application](https://github.com/gabrielemariotti/cardslib/tree/master/demo) for a complete example of use.
* [Example:](https://github.com/gabrielemariotti/cardslib/tree/master/doc/EXAMPLE.md) How to realize simple and nice cards.


--------------------------------------

* [Feature](#feature)
* [Usage](#usage)
* [Customization](#customization)
Expand Down
1 change: 1 addition & 0 deletions doc/CARDGRID.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ In this page you can find info about:

* [Creating a base CardGrid](#creating-a-base-cardgrid)
* [Use your custom layout for each row](#use-your-custom-layout-for-each-row)
* [How to use an external adapter](#How-to-use-an-external-adapter)


### Creating a base CardGrid
Expand Down

0 comments on commit 9ad60a6

Please sign in to comment.