Skip to content

Commit

Permalink
Merge pull request #58 from fooelisa/master
Browse files Browse the repository at this point in the history
readme updates
  • Loading branch information
dbarrosop committed Jun 2, 2015
2 parents d2d4a22 + 9ea7c12 commit 1e16c28
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion AUTHORS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
David Barroso <dbarroso@spotify.com>
Elisa Jasinska <elisa@jasinska.de>
Elisa Jasinska <elisa@bigwaveit.com>
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ NAPALM supports several methods to connect to the devices, to manipulate configu

Supported Network Operating Systems
-----------------------------------

* EOS - Using [pyEOS](https://github.com/spotify/pyeos). You need version 4.14.6M or superior.
* JunOS - Using [junos-eznc](https://github.com/Juniper/py-junos-eznc)
* IOS-XR - Using [pyIOSXR](https://github.com/fooelisa/pyiosxr)
Expand All @@ -23,14 +22,12 @@ Supported Network Operating Systems

Documentation
=============

Before using the library, please, read the documentation (link below). Specially the "caveats" section:

See the [Read the Docs](http://napalm.readthedocs.org)

Install
=======

To install, execute:

``
Expand All @@ -39,5 +36,14 @@ To install, execute:

Ansible
=======

There is an ansible module provided by this API. Make sure you read the documentation and you understand how it works before trying to use it.

Mailing List
=======
If you have any questions, join the mailing list at [napalm-automation@googlegroups.com](mailto:napalm-automation@googlegroups.com)

Authors
=======
* David Barroso ([dbarroso@spotify.com](mailto:dbarroso@spotify.com))
* Elisa Jasinska ([elisa@bigwaveit.org](mailto:elisa@bigwaveit.org))

Binary file modified static/logo.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1e16c28

Please sign in to comment.