From e308bdbab5f43edfc5654c9a71d001d27a46ed71 Mon Sep 17 00:00:00 2001 From: zeon256 Date: Sat, 3 Feb 2024 22:26:25 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4ba7d8d..13280cc 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,9 @@ + + +

This repository contains the data structures required to interact with LTA's datamall APIs. All data structures implements `Serialize` and `Deserialize`.