From 23b27bf27646dabfaafcf4269efc5d0240e9aad7 Mon Sep 17 00:00:00 2001 From: "David J. Allen" Date: Tue, 7 May 2024 22:36:49 -0600 Subject: [PATCH] Tidied README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0f94566..077ab92 100644 --- a/README.md +++ b/README.md @@ -378,12 +378,10 @@ $ gdpm config set username towk - [ ] Experimental dependency management. There is no way of handling dependencies using the Godot Asset API. This is a [hot topic](https://github.com/godotengine/godot-proposals/issues/142) and might change in the near future. ## Known Issues -* The code is currently still changing so API is unstable. - -* Logging doesn't write to file. +* Logging doesn't write to file yet. * Download progress bars are not showing when downloading archives. This is being reworked to display multiple bars dynamically to better show download status. ## License -See the LICENSE.md file. +See the `LICENSE.md` file.