Skip to content

Commit

Permalink
Update project tagline
Browse files Browse the repository at this point in the history
  • Loading branch information
thecatalinstan committed Jul 5, 2020
1 parent cc934ac commit 0acd195
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Criollo.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Pod::Spec.new do |s|
s.version = "1.0.0"
s.license = "MIT"

s.summary = "A powerful Cocoa based web application framework for macS, iOS and tvOS."
s.summary = "A powerful Cocoa web framework and HTTP server for macS, iOS and tvOS."

s.homepage = "https://criollo.io/"
s.author = { "Cătălin Stan" => "catalin.stan@me.com" }
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Criollo](https://criollo.io/res/doc/images/criollo-github.png)](https://criollo.io/)

#### A powerful Cocoa based web application framework for macOS, iOS and tvOS.
#### A powerful Cocoa web framework and HTTP server for macS, iOS and tvOS.

[![Build Status](https://travis-ci.com/thecatalinstan/Criollo.svg?branch=master)](https://travis-ci.com/thecatalinstan/Criollo) [![Version Status](https://img.shields.io/cocoapods/v/Criollo.svg?style=flat)](http://cocoadocs.org/docsets/Criollo) [![Platform](http://img.shields.io/cocoapods/p/Criollo.svg?style=flat)](http://cocoapods.org/?q=Criollo) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) [![MIT License](https://img.shields.io/badge/license-MIT-orange.svg?style=flat)](https://opensource.org/licenses/MIT) [![Twitter](https://img.shields.io/badge/twitter-@criolloio-orange.svg?style=flat)](http://twitter.com/Criolloio) [![Gitter](https://img.shields.io/gitter/room/criollo-io/Lobby.svg?style=flat)](https://gitter.im/criollo-io/Lobby)

Expand Down

0 comments on commit 0acd195

Please sign in to comment.