1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-23 04:47:02 +00:00

add a README note about the known issues for Go inside code editors/IDEs

Former-commit-id: a4be78e746f5675291bab5a1b3e62eaf42cbd98c
This commit is contained in:
Gerasimos (Makis) Maropoulos
2018-08-02 01:58:46 +03:00
parent 2b72aadb15
commit d98da25ffb
3 changed files with 27 additions and 3 deletions

View File

@@ -12,6 +12,6 @@
</script>
</head>
<body>
<h1>Open the browser's console(F12) and watch for icoming event messages</h1>
<h1>Open the browser's console(F12) and watch for incoming event messages</h1>
</body>
</html>