Files
koreader-mirror/plugins/perceptionexpander.koplugin/_meta.lua
2018-08-18 20:41:37 +02:00

7 lines
219 B
Lua

local _ = require("gettext")
return {
name = "perceptionexpander",
fullname = _("Perception expander"),
description = _([[Improves your reading speed with the help of two vertical lines over the text.]]),
}