From e4fcb829d981c3a72abbd28d7e96804750bba5d6 Mon Sep 17 00:00:00 2001 From: Roland Metivier Date: Tue, 9 Nov 2021 05:50:31 -0600 Subject: [PATCH] Add a blurb for the ARM64 track, fixes #28 --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 32726c6..3cf6df1 100644 --- a/config.json +++ b/config.json @@ -9,7 +9,7 @@ "representer": false, "analyzer": false }, - "blurb": "", + "blurb": "ARM64/AArch64 assembly is a low-level programming language typically used in recent smartphone and tablet bootloaders, and operating system kernels.", "version": 3, "online_editor": { "indent_style": "space",