Skip to content

Commit

Permalink
Updated favicon and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
acunniffe committed Aug 1, 2019
1 parent ff9b56e commit b1b1aa1
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Readme.md
@@ -1,12 +1,12 @@
# Seamless
# Optic

> Open source toolkit for API development
> Make APIs developer friendly
[Roadmap](https://www.seamlessapis.com/#/roadmap)
[Roadmap](https://docs.useoptic.com/#/roadmap)

## Get Started

1. [Try Seamless in the browser](https://design.seamlessapis.com)
1. [Try Seamless in the browser](https://design.useoptic.com)
2. Add Seamless to your API Repo
```bash
npm install @seamlessapis/cli -g
Expand All @@ -22,9 +22,9 @@ api spec
## Project Structure

```
├── api-cli # The CLI to run Seamless locally
├── api-cli # The CLI to run Optic locally
├── docs # Project documentation
├── domain # The Seamless API Spec
├── domain # The Optic API Spec
├── oas # The OpenAPI / Swagger Importer
└── ui # The API Designer
```
Expand Down
Binary file modified docs/images/favicon-16x16.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/favicon-32x32.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/favicon-96x96.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/favicon.ico
Binary file not shown.

0 comments on commit b1b1aa1

Please sign in to comment.