Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.

Commit

Permalink
Update screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
MGaetan89 committed Mar 13, 2016
1 parent d52d4f4 commit 1769ca7
Show file tree
Hide file tree
Showing 9 changed files with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,15 @@ Kolumbus allows you to explore your [Realm](https://realm.io/) database from wit

## Screenshots

- [List of tables](https://raw.githubusercontent.com/MGaetan89/Kolumbus/master/screenshots/Tables.png)
- [Content of the Category table](https://raw.githubusercontent.com/MGaetan89/Kolumbus/master/screenshots/Table_Category.png)
- [Content of the Product table](https://raw.githubusercontent.com/MGaetan89/Kolumbus/master/screenshots/Table_Product.png)
- [List of tables](https://raw.githubusercontent.com/MGaetan89/Kolumbus/master/screenshots/Tables_List.png)
- [Content of the Category table](https://raw.githubusercontent.com/MGaetan89/Kolumbus/master/screenshots/Table_Category_Content.png)
- [Info about the Category table](https://raw.githubusercontent.com/MGaetan89/Kolumbus/master/screenshots/Table_Category_Info.png)
- [Content of the Product table](https://raw.githubusercontent.com/MGaetan89/Kolumbus/master/screenshots/Table_Product_Content.png)
- [Info about the Product table](https://raw.githubusercontent.com/MGaetan89/Kolumbus/master/screenshots/Table_Product_Info.png)

## Installation

In your root `build.gradle` file, add the Jitpack url to the list of repositories:
In your root `build.gradle` file, add the [Jitpack](https://jitpack.io/) url to the list of repositories, if you don't have it yet:

```gradle
allprojects {
Expand Down
Binary file removed screenshots/Table_Category.png
Binary file not shown.
Binary file added screenshots/Table_Category_Content.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/Table_Category_Info.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed screenshots/Table_Product.png
Binary file not shown.
Binary file added screenshots/Table_Product_Content.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/Table_Product_Info.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed screenshots/Tables.png
Binary file not shown.
Binary file added screenshots/Tables_List.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1769ca7

Please sign in to comment.