diff --git a/README.Rmd b/README.Rmd
index 892afcd..a481c09 100644
--- a/README.Rmd
+++ b/README.Rmd
@@ -71,9 +71,9 @@ Within the Rstudio help tab the user can verify that the package has been instal
### **Conda Package**
-- After registration with [Earthdata](https://www.earthdata.nasa.gov/) *NASAaccess* software package users should create a reference file (*netrc*) with [Earthdata](https://www.earthdata.nasa.gov/) credentials stored in it to streamline the retrieval access to [NASA](https://www.nasa.gov/ "The National Aeronautics and Space Administration") servers.
+- After registration with [Earthdata](https://www.earthdata.nasa.gov/) *NASAaccess* software package users should create a reference file (*.netrc*) with [Earthdata](https://www.earthdata.nasa.gov/) credentials stored in it to streamline the retrieval access to [NASA](https://www.nasa.gov/ "The National Aeronautics and Space Administration") servers.
- - Creating the *.netrc* file at the user machine *Home* directory and storing the user [NASA](https://www.nasa.gov/ "The National Aeronautics and Space Administration") [GES DISC](https://disc.gsfc.nasa.gov/) logging information in it is needed to execute the *NASAaccess* package commands. Accessing data at NASA servers is further explained at [Here](https://wiki.earthdata.nasa.gov/display/EL/How+To+Access+Data+With+cURL+And+Wget).
+ - Creating the *.netrc* file at the user machine *Home* directory and storing the user [NASA](https://www.nasa.gov/ "The National Aeronautics and Space Administration") [GES DISC](https://disc.gsfc.nasa.gov/) logging information in it is needed to execute the *NASAaccess* package commands. Accessing data from NASA servers is further explained at [Here](https://wiki.earthdata.nasa.gov/display/EL/How+To+Access+Data+With+cURL+And+Wget).
- To install *NASAaccess* package in a conda environment run the following:
@@ -88,8 +88,6 @@ Full details on installing the web-based application of *NASAaccess* on single m
## **Is there a walk through examples for NASAaccess software?**
-Yes!
-
Software users are encouraged to visit () to learn more on *NASAaccess* functionality and capabilities.
## **How to cite R NASAaccess package?**
diff --git a/README.md b/README.md
index 18f0524..8716a09 100644
--- a/README.md
+++ b/README.md
@@ -108,7 +108,7 @@ been installed and browse the help pages of the various functions of
- After registration with [Earthdata](https://www.earthdata.nasa.gov/)
*NASAaccess* software package users should create a reference file
- (*netrc*) with [Earthdata](https://www.earthdata.nasa.gov/)
+ (*.netrc*) with [Earthdata](https://www.earthdata.nasa.gov/)
credentials stored in it to streamline the retrieval access to
[NASA](https://www.nasa.gov/ "The National Aeronautics and Space Administration")
servers.
@@ -118,7 +118,7 @@ been installed and browse the help pages of the various functions of
[NASA](https://www.nasa.gov/ "The National Aeronautics and Space Administration")
[GES DISC](https://disc.gsfc.nasa.gov/) logging information in it is
needed to execute the *NASAaccess* package commands. Accessing data
- at NASA servers is further explained at
+ from NASA servers is further explained at
[Here](https://wiki.earthdata.nasa.gov/display/EL/How+To+Access+Data+With+cURL+And+Wget).
- To install *NASAaccess* package in a conda environment run the
@@ -136,8 +136,6 @@ single machines and local servers can be found at
## **Is there a walk through examples for NASAaccess software?**
-Yes!
-
Software users are encouraged to visit
() to learn more on *NASAaccess*
functionality and capabilities.