From b9f99db478e0415115fb059c90daf96c2e56954d Mon Sep 17 00:00:00 2001 From: h7x4 Date: Tue, 25 Jan 2022 00:52:58 +0100 Subject: [PATCH] Fix heading sizes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1e46c4..60fb08a 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ You can also search for kanji by trying to draw it. There's also grade based search, and radical based search. The data returned usually includes the kanjis radical, meanings, pronounciations, stroke order, some statistics and example usage. -# Development environment +## Development environment To set up a development environment, I would suggest heading over to [flutter.dev][flutter-get-started] and following the installation instructions.