diff --git a/code/utils_misc.js b/code/utils_misc.js index b7385c21..7a269d6a 100644 --- a/code/utils_misc.js +++ b/code/utils_misc.js @@ -1,8 +1,15 @@ - // UTILS + MISC /////////////////////////////////////////////////////// window.aboutIITC = function(){ - alert("About IITC"); + alert(" + About IITC + IITC = Ingress Intel Total Conversion. + On the script’s homepage you can: + – find updates + – get plugins + – report bugs + – and contribute. + "); } window.layerGroupLength = function(layerGroup) {