Skip to content

Commit

Permalink
Add notes to READMEs
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTitor committed Mar 11, 2020
1 parent c02d3e2 commit 5151872
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions actix-cors/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Cors Middleware for actix web 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/actix/actix-extras.**

## Documentation & community resources

* [User Guide](https://actix.rs/docs/)
Expand Down
2 changes: 2 additions & 0 deletions actix-identity/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Identity service for actix web 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-identity)](https://crates.io/crates/actix-identity) [![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/actix/actix-extras.**

## Documentation & community resources

* [User Guide](https://actix.rs/docs/)
Expand Down
2 changes: 2 additions & 0 deletions actix-session/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Session for actix web 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-session)](https://crates.io/crates/actix-session) [![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/actix/actix-extras.**

## Documentation & community resources

* [User Guide](https://actix.rs/docs/)
Expand Down

0 comments on commit 5151872

Please sign in to comment.