Skip to content

Commit

Permalink
Minor updates to README and LICENSE
Browse files Browse the repository at this point in the history
  • Loading branch information
shaps80 committed Apr 3, 2018
1 parent 8b7f030 commit cd1d069
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2016 Shaps Mohsenin <shapsuk@me.com>
Copyright (c) 2016 Shaps Benkau <shapsuk@me.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

# Peek: All new design

Peek 5.0 with an all new design and all new features. Whether you're a developer, designer or QA/tester, Peek can help you at all stages of your development process.
Peek 5 with an all new design and all new features. Whether you're a developer, designer or QA/tester, Peek can help you at all stages of your development process.

[Watch the Promo][vimeo] to see it in action.

Expand Down Expand Up @@ -59,7 +59,7 @@ The simplest way to integrate Peek into your project is to use `Cocoapods` or `C
pod 'Peek', :configurations => ['Debug']

# Carthage
github "shaps80/Peek" ~> 5.0.1
github "shaps80/Peek" ~> 5.1.0
```

You only need 1 line of code to enable Peek in your application:
Expand Down

0 comments on commit cd1d069

Please sign in to comment.