Nicolas Cannasse 6 лет назад
Родитель
Сommit
56242d837f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -29,7 +29,7 @@ In order to compile the samples, go to the `samples` directory and run `haxe gen
 
 
 To compile:
 To compile:
 - For JS/WebGL: run `haxe [sample]_js.hxml`, then open `index.html` to run
 - For JS/WebGL: run `haxe [sample]_js.hxml`, then open `index.html` to run
-- For HashLink: run `haxe [sample]_hl.hxml` then run `hl <sample>.hl` to run (will use SDL, replace `-lib hlsdl` by `-lib hldx` in hxml to use DirectX)
+- For [HashLink](https://hashlink.haxe.org): run `haxe [sample]_hl.hxml` then run `hl <sample>.hl` to run (will use SDL, replace `-lib hlsdl` by `-lib hldx` in hxml to use DirectX)
 - For Flash: run `haxe [sample]_swf.hxml`, then open `<sample>.swf` to run
 - For Flash: run `haxe [sample]_swf.hxml`, then open `<sample>.swf` to run
 - For Consoles, contact us: [email protected]
 - For Consoles, contact us: [email protected]