update reradme

This commit is contained in:
Nikolay Kim 2020-10-05 12:13:04 +06:00
parent 8bb852aa36
commit 0c1b98a999

View file

@ -1,6 +1,4 @@
# Cors Middleware for ntex framework [![Build Status](https://travis-ci.org/actix/actix-web.svg?branch=master)](https://travis-ci.org/actix/actix-web) [![codecov](https://codecov.io/gh/actix/actix-web/branch/master/graph/badge.svg)](https://codecov.io/gh/actix/actix-web) [![crates.io](https://meritbadge.herokuapp.com/actix-cors)](https://crates.io/crates/actix-cors) [![Join the chat at https://gitter.im/actix/actix](https://badges.gitter.im/actix/actix.svg)](https://gitter.im/actix/actix?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
**This crate moved to https://github.com/ntex/ntex-extras.**
# Cors Middleware for ntex framework
## Documentation & community resources