diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..b5a16206eb4a35a5e112cdd21c7d40400b399305
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/ODA_Flowchart.docx
+
diff --git a/README.md b/README.md
index a47ba0245128767c4782611c4e9d0af05f206fa6..0c12af4d2cd24c4bbe5dc38b24a248aa463075b1 100755
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 This is an R program to visualize and analyze -omics data such as those from microarray, metabolomics and proteomics experiments. Next-generation sequencing such as RNA-Seq and single-cell RNA-Seq analyses are to be supported in the future. The input of this program is intensity or count data supplied in a list or table along with parameter settings, all in an Excel file. The output is an Excel file with figures and analysis result sheets.
 
-![FlowChart](https://git.biohpc.swmed.edu/CRI/ODA/blob/master/FlowChart.png)
+![FlowChart](https://git.biohpc.swmed.edu/CRI/ODA/blob/master/FlowChart.png "Flow Chart")
 
 ## Current version: 1.7.3. Tested R versions: 4.0.2, 3.5.1.