Add 'repository moved' notice.

This commit is contained in:
Nick Sanders 2018-08-31 03:12:36 -07:00
parent 49ec1ba8bb
commit baad61a8e1
No known key found for this signature in database
GPG Key ID: B4AB61EE074C09C9
1 changed files with 8 additions and 3 deletions

View File

@ -1,5 +1,10 @@
# tokio-named-pipes
[![Build status](https://ci.appveyor.com/api/projects/status/motwon3ro35xwb2x?svg=true)](https://ci.appveyor.com/project/NikolayVolf/tokio-named-pipes)
# Repository Moved
This repository has moved and is now actively maintained at: https://github.com/NikVolf/tokio-named-pipes
## tokio-named-pipes
[![Build status](https://ci.appveyor.com/api/projects/status/x0pu2yxu8ygguqi6?svg=true)](https://ci.appveyor.com/project/alexcrichton/tokio-named-pipes)
[Documentation](http://alexcrichton.com/tokio-named-pipes)
@ -20,7 +25,7 @@ Next, add this to your crate:
extern crate tokio_named_pipes;
```
# License
## License
`tokio-named-pipes` is primarily distributed under the terms of both the MIT
license and the Apache License (Version 2.0), with portions covered by various