Add ascciinema tour on basic criu features.

This commit is contained in:
Pavel Emelyanov 2016-06-16 16:37:06 +03:00 committed by GitHub
parent 1ba5a900db
commit ee0d1be19e

View file

@ -13,6 +13,9 @@ Pages worth starting with are:
- [A simple example of usage](http://criu.org/Simple_loop) - [A simple example of usage](http://criu.org/Simple_loop)
- [More sophisticated example with graphical app](http://criu.org/VNC) - [More sophisticated example with graphical app](http://criu.org/VNC)
### A video tour on basic CRIU features
[![CRIU introduction](https://asciinema.org/a/7fnt2prsumvxiwf3ng61fgct3.png)](https://asciinema.org/a/7fnt2prsumvxiwf3ng61fgct3)
### How to contribute ### How to contribute
* [How to submit patches](http://criu.org/How_to_submit_patches); * [How to submit patches](http://criu.org/How_to_submit_patches);