From bfd37da4caf80514bccb73fd865f91582e5a22e2 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Mon, 14 Jul 2025 23:51:27 +0700 Subject: README: tambah bagian pengembangan dan lisensi --- README.md | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e8432ff..7a1d5d5 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ SPDX-License-Identifier: GPL-3.0-or-later Proyek sumber terbuka implementasi HTTP API untuk Kamus Besar Bahasa Indonesia. +Sumber kode ini tidak menyimpan data KBBI apa pun baik di peladen atau +tembolok. ## HTTP API @@ -15,7 +17,6 @@ Kamusku HTTP API adalah jantung dari semua implementasi di atas dan pencarian definisi kata di bawah. Kamusku HTTP API dapat diakses menggunakan HTTP lewat URL berikut: `/api` - ### API Definisi HTTP API untuk mencari definisi dari satu atau lebih kata. @@ -67,5 +68,27 @@ dengan memberikan kata yang dicari, contohnya, /definisi kamus,bahasa ``` +## Pengembangan + + - Halaman proyek. + + - Repositori sumber kode. + +## Lisensi + +Copyright (C) 2020 M. Shulhan <m.shulhan> + +This program is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the Free +Software Foundation, either version 3 of the License, or (at your option) +any later version. + +This program is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for +more details. + +You should have received a copy of the GNU General Public License along with +this program. If not, see . Sekian, selamat meretas! -- cgit v1.3