-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -80,7 +80,7 @@ github "xoudini/emojica" | |
$ cd /Path/To/Your/Project/ && carthage update | ||
``` | ||
|
||
### Manual installation | ||
### Manual installation | ||
|
||
1. Clone the repository, and drag `Emojica.xcodeproj` into your project | ||
hierarchy in Xcode. | ||
|
@@ -293,15 +293,22 @@ $ sh rename.sh | |
|
||
## Contact | ||
|
||
You can find me on Twitter at [@xoudini](https://twitter.com/xoudini), | ||
or send me electronic mail at [[email protected]](mailto:[email protected]). | ||
|
||
Feedback and questions are welcome, create an | ||
[__Issue__](https://github.com/xoudini/emojica/issues) for bugs, problems, and | ||
potential feature requests. | ||
|
||
If you end up using Emojica in one of your projects, hit me up. I'd love to | ||
check it out! | ||
If you end up using this framework in one of your projects, feel free to let me | ||
know, e.g. on [Twitter](https://twitter.com/xoudini). | ||
|
||
|
||
|
||
## Contributions | ||
|
||
The list of contributors to this project can be found | ||
[here](https://github.com/xoudini/emojica/graphs/contributors). | ||
|
||
If you would like to contribute, don't hesitate to open an issue or a pull | ||
request. | ||
|
||
|
||
|
||
|