Skip to content

Commit

Permalink
Modified README.md. Improved graphics.
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertZagorski authored and Robert Zagórski committed Dec 1, 2016
1 parent 185d150 commit 97271ac
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,41 +1,41 @@
# Material Initials

An indicator that can be used as a background of person image or when it is unavailable in every application that utilises human resouces (numbers in contact apps, messages in chat applications, etc...)
An indicator that can be used as a background of person image or when it the is no image.
Possibilities include every application that utilises human resources (numbers in contact apps, messages in chat applications, etc...)

## Possibilities:

1. Initials made from one pair of `String`:

[![One pair](./graphics/1pair.png "One pair")]
![One pair](./graphics/1pair.png "One pair")
2. Initials made from two pairs of `String`:

[![Two pairs](./graphics/2pairs.png "Two pairs")]
![Two pairs](./graphics/2pairs.png "Two pairs")
3. Initials made from three pairs of `String`:

[![Three pairs](./graphics/3pairs.png "Three pairs")]
![Three pairs](./graphics/3pairs.png "Three pairs")
4. Initials made from four pairs of `String`:

[![Four pairs](./graphics/4pairs.png "Four pairs")]
![Four pairs](./graphics/4pairs.png "Four pairs")
5. Three letter initials:

[![Three letter pairs](./graphics/3letter.png "Three letter pairs")]
![Three letter pairs](./graphics/3letter.png "Three letter pairs")

6. Customisable alpha of letters:

[![Customisable alpha](./graphics/alpha.png "Customisable alpha")]
![Customisable alpha](./graphics/alpha.png "Customisable alpha")

7. Black tinted letters:

[![Black tinted letters](./graphics/black.png "Black tinted letters")]
![Black tinted letters](./graphics/black.png "Black tinted letters")

8. Rotated letters:

[![Rotated letters](./graphics/rotated.png "Rotated letters")]

![Rotated letters](./graphics/rotated.png "Rotated letters")

## Usage:

Expand Down
Binary file modified graphics/1pair.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 modified graphics/2pairs.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 modified graphics/3letter.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 modified graphics/3pairs.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 modified graphics/4pairs.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 modified graphics/alpha.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 modified graphics/black.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 modified graphics/rotated.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 97271ac

Please sign in to comment.