diff --git a/README.md b/README.md
index 1f20ddc..d40efdb 100644
--- a/README.md
+++ b/README.md
@@ -57,6 +57,14 @@ After the requirements have been installed, the process from training to testing
After training, evaluation on an example image can be done by running:
`python eval_model.py -m [model-checkpoint] -i [img-path]`
+## Results
+
+Image | Caption
+--- | ---
+ | **Generated Caption:** A white and black dog is running through the water
+ | **Generated Caption:** man is skiing on snowy hill
+ | **Generated Caption:** man in red shirt is walking down the street
+
----------------------------------
## References