From 25e85625780d01b6c706eb13aa9ddfeb546a162e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B3=A0=EC=98=88=EC=A4=80?= <yejoon08@ajou.ac.kr> Date: Tue, 25 Aug 2020 00:04:08 +0900 Subject: [PATCH] =?UTF-8?q?Update=20README.md=20=20=5F=20=EB=AA=A9?= =?UTF-8?q?=EC=B0=A8=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index e8666c1..eb5e5ec 100644 --- a/README.md +++ b/README.md @@ -14,15 +14,13 @@ ## 목차 -- [1. Functions](#1-Functions) - * [1-1. FX System](#1-1-FX-System) - * [1-2. FX Calculation Type](#1-2-FX-Calculation-Type) - * [1-3. Functions Provided](#1-3-Functions-Provided) -- [2. Function-Specific Comparison](#2-Function-Specific-Comparison) - * [2-1. Available Functions per Type](#2-1-Available-Functions-per-Type) - * [2-2. Valid Range](#2-2-Valid-Range) -- [3. Execution Method](#3-Execution-Method) - +- [1. Functions](#1-functions) + * [1-1. FX System](#1-1-fx-system) + * [1-2. FX Calculation Type](#1-2-fx-calculation-type) + * [1-3. Functions Provided](#1-3-functions-provided) +- [2. Function-Specific Comparison](#2-function-specific-comparison) + * [2-1. Available Functions per Type & Valid Range](#2-1-available-functions-per-type---valid-range) +- [3. Execution Method](#3-execution-method) <br> -- GitLab