From f88dff93b5a5747964a57eaede47b1f84e33e9cb Mon Sep 17 00:00:00 2001 From: Kirottu Date: Sat, 8 Apr 2023 11:22:56 +0300 Subject: [PATCH] Added plugin title to Symbols plugin readme --- plugins/symbols/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/plugins/symbols/README.md b/plugins/symbols/README.md index be20a36..beab5f2 100644 --- a/plugins/symbols/README.md +++ b/plugins/symbols/README.md @@ -1,4 +1,6 @@ -# User defined symbols +# Symbols + +## User defined symbols User defined symbols are defined in the `symbols.ron` file inside the anyrun configuration directory. The structure of the file is as follows: ```ron