Skip to content

Commit

Permalink
Add deprecation notice
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinSullivan1 committed Apr 16, 2019
1 parent c30ca2c commit cd1ddce
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# An Elixir framework for [NATS](https://nats.io/)
# (Deprecated) An Elixir framework for [NATS](https://nats.io/)
[![Build Status](https://travis-ci.org/nats-io/elixir-nats.svg?branch=master)](https://travis-ci.org/nats-io/elixir-nats)
[![Coverage Status](https://coveralls.io/repos/github/nats-io/elixir-nats/badge.svg?branch=master)](https://coveralls.io/github/nats-io/elixir-nats?branch=master)

# Deprecated

:no_entry_sign: **Do not use this client.** It has been deprecated. Use the [nats.ex](https://github.com/nats-io/nats.ex) elixir client instead.

# Original Content

_Elixir style_ documentation is located [here](https://nats-io.github.io/elixir-nats/)

## Getting Started
Expand Down

0 comments on commit cd1ddce

Please sign in to comment.