From f913df594697d22fc00c135d7e51f24a44af8581 Mon Sep 17 00:00:00 2001
From: Yen-Chen Lin
Date: Sun, 5 Apr 2020 22:43:21 -0400
Subject: [PATCH] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 14671984b..724924d52 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# NeRF-pytorch
-[NeRF](http://www.matthewtancik.com/nerf) is a method that achieves state-of-the-art results for synthesizing novel views of complex scenes. Here are some videos generated by this repository (pre-trained models are provided below):
+[NeRF](http://www.matthewtancik.com/nerf) (Neural Radiance Fields) is a method that achieves state-of-the-art results for synthesizing novel views of complex scenes. Here are some videos generated by this repository (pre-trained models are provided below):

