Skip to content

Commit 5314956

Browse files
authored
Merge pull request #6 from peckadesign/async-gif
README: asynchronous loading image
2 parents 432fba6 + 2df11cd commit 5314956

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Trait for asynchronous control rendering.
66
[![Build Status](https://travis-ci.org/peckadesign/AsyncControl.svg?branch=master)](https://travis-ci.org/peckadesign/AsyncControl)
77
[![Latest Stable Version](https://poser.pugx.org/pd/async-control/v/stable)](https://github.com/peckadesign/AsyncControl/releases)
88

9+
Useful for loading data from external sources or any time-expensive controls.
10+
11+
![AsyncControl](async.gif?raw=true)
12+
913
## Requirements
1014

1115
- [Nette/Application](https://github.com/nette/application)

async.gif

25.3 KB
Loading

0 commit comments

Comments
 (0)