Nas backup 2 (#442)

* Add files via upload

Adding B&R NAS repository

* Minor corrections

Minor corrections
diff --git a/source/_static/images/B&R-Backup-Respository.png b/source/_static/images/B&R-Backup-Respository.png
new file mode 100644
index 0000000..bd53395
--- /dev/null
+++ b/source/_static/images/B&R-Backup-Respository.png
Binary files differ
diff --git a/source/adminguide/nas_plugin.rst b/source/adminguide/nas_plugin.rst
index defaa67..fd42fd3 100644
--- a/source/adminguide/nas_plugin.rst
+++ b/source/adminguide/nas_plugin.rst
@@ -58,7 +58,7 @@
 
 Using the NAS Backup and Recovery Plugin
 ----------------------------------------
-To use the NAS Backup and Recovery Plugin, the Backup and Recovery framework needs to be enabled first. Then the backup plugin 'nas' needs to be enabled on either the global setting or on the zone settings. 
+To use the NAS Backup and Recovery Plugin, the Backup and Recovery framework needs to be enabled first. Then the backup plugin 'nas' needs to be enabled on either the global or zone settings. 
 
 ================================= ========================
 Configuration                     Value
@@ -73,13 +73,16 @@
 =================== ========================
 Field               Value
 =================== ========================
-Name                N suitable name to represent the Backup Repository
+Name                A suitable name to represent the Backup Repository
 Address             URL, in case of NFS <server IP>:/path
 Type                NFS ( only NFS type in 4.20)
 label.mountopts     Any mount point options to be passed while mouting this storage on the hypervisor. 
 Zone                The zone in CloudStack with which this Backup Repository must be associated.
 =================== ========================
 
+.. image:: /_static/images/B&R-Backup-Respository.png
+   :align: center
+   :alt: NAS Backup repository
 
 Once the Backup Repository is created, we need to add a Backup Offering, in this plugin the Backup offering is a placeholder to associate an instance to a Backup Repository. While creating the Backup Offering, select the desired Backup Repository. Associate the Backup Offering on an instance to create an Adhoc or scheduled backup.