Skip to content

Commit

Permalink
docs(usage.md): change usage asyncawait.png
Browse files Browse the repository at this point in the history
change usage asyncawait.png image
  • Loading branch information
pengyutang125 committed Feb 27, 2019
1 parent a2c08bd commit 2536618
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 27 deletions.
29 changes: 3 additions & 26 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,9 @@
# Changelog
All notable changes to this project will be documented in this file.
# (2019-02-27)

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Changed
### Features

<!--
## v1.0.0 - yyyy-mm-dd
* add all source code ([a2c08bd](https://github.com/alibaba/coobjc/commit/a2c08bd))

### Added

-
-

## Changed
-
-
## Removed
-
-
## Fixed
-
-
-->
Binary file added docs/images/asyncawait.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This document instroduce how to use coobjc.

![image.png](https://intranetproxy.alipay.com/skylark/lark/0/2019/png/2121/1551055808980-bd786387-b24e-4bd4-a9be-c311d3cb54d3.png#align=left&display=inline&height=560&linkTarget=_blank&name=image.png&originHeight=544&originWidth=725&size=33366&status=done&width=746)<br />(reference:[https://dkandalov.github.io/async-await](https://dkandalov.github.io/async-await))
![image.png](images/asyncawait.png)<br />(reference:[https://dkandalov.github.io/async-await](https://dkandalov.github.io/async-await))

#### Simple Launch

Expand Down

0 comments on commit 2536618

Please sign in to comment.