From 6d2b501cf0bb6e39901d0757e69a77e0d552cac6 Mon Sep 17 00:00:00 2001 From: Fabrizio Di Vittorio Date: Mon, 23 May 2022 20:56:30 +0200 Subject: [PATCH] fixed library.json --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index 80f481825..dcc09db58 100755 --- a/library.json +++ b/library.json @@ -2,7 +2,7 @@ "name": "FabGL", "keywords": "sprite, terminal, VT100, ANSI, keyboard, mouse, VGA, PAL, NTSC, Composite, SSD1306, ILI9341, ST7789, OLED, DS3231, I2S, I2C, game, engine, PS2, graphics, audio, sound, font, arduino, ESP32, display, vic20, emulator, 8086, z80, 6502", "description": "ESP32 VGA Controller, Composite PAL/NTSC Controller, PS/2 Mouse and Keyboard Controller, Graphics Library, Sound Engine, Game Engine and ANSI/VT Terminal", - "homepage": "http://www.fabglib.org" + "homepage": "http://www.fabglib.org", "repository": { "type": "git",