diff --git a/Makefile b/Makefile
index 7207361..aa8e1a1 100644
--- a/Makefile
+++ b/Makefile
@@ -4,4 +4,5 @@ set_env:
echo "REDIRECT_CALLBACK_URL=\"gfd://github.for.developer\"" >> app/gradle.properties
echo "PREFERENCES_FILE=\"file_name\"" >> app/gradle.properties
echo "PREFERENCES_TOKEN_KEY=\"token_key\"" >> app/gradle.properties
- echo "BASIC_AUTH_KEY=\"basic_auth_key\"" >> app/gradle.properties
\ No newline at end of file
+ echo "BASIC_AUTH_KEY=\"basic_auth_key\"" >> app/gradle.properties
+ echo "GFD_API_URL=\"gfd_api_url\"" >> app/gradle.properties
\ No newline at end of file
diff --git a/README.md b/README.md
index 42b1505..2acb324 100644
--- a/README.md
+++ b/README.md
@@ -6,17 +6,23 @@
***
# Release
-v0.6.2 릴리즈 [Google Paly Store](https://play.google.com/store/apps/details?id=com.seok.gitfordeveloper)
+v1.10.3 릴리즈 [Google Paly Store](https://play.google.com/store/apps/details?id=com.seok.gitfordeveloper)
# Preview
-
+
+
# Notice
-v0.6.2 릴리즈 작업 완료
+v1.6.2 릴리즈 작업 완료
- Backend 작업
- UI 개선 작업
- 사용자 UI 개선
- 자동 로그인 구현
+
+
+v1.10.3 릴리즈 작업 완료
+- 금일 커밋 랭킹 서비스 구축
+- 프로필, 랭킹 프래그먼트로 분리
diff --git a/img/preview01.jpeg b/img/preview01.jpeg
deleted file mode 100644
index a60c32f..0000000
Binary files a/img/preview01.jpeg and /dev/null differ
diff --git a/img/preview01.png b/img/preview01.png
new file mode 100644
index 0000000..3407247
Binary files /dev/null and b/img/preview01.png differ
diff --git a/img/preview02.png b/img/preview02.png
new file mode 100644
index 0000000..c88005f
Binary files /dev/null and b/img/preview02.png differ