From 7f4201743a358725a7ec45e05a7e9f9519f1f319 Mon Sep 17 00:00:00 2001
From: Bing Gong <gongbing1112@gmail.com>
Date: Thu, 12 Dec 2019 13:24:22 +0100
Subject: [PATCH] revise README

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c462bcc8..f4b837f5 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Video Prediction by GAN
 
-This project aims to ado the GAN-based architectures,  which original proposed by [[Project Page]](https://alexlee-gk.github.io/video_prediction/) [[Paper]](https://arxiv.org/abs/1804.01523), to predict temperature based on ERA5 data
+This project aims to adopt the GAN-based architectures,  which original proposed by [[Project Page]](https://alexlee-gk.github.io/video_prediction/) [[Paper]](https://arxiv.org/abs/1804.01523), to predict temperature based on ERA5 data
  
 ## Getting Started ###
 ### Prerequisites
-- 
GitLab