diff --git a/readme.md b/readme.md index 50fb49e..e64a069 100644 --- a/readme.md +++ b/readme.md @@ -182,7 +182,7 @@ on "IBIS" but its option traded on "DTB". - TypeScript Deno [/api/deno/ib.ts](/api/deno/ib.ts) - Nim - [/api/nim/ibm.nim](/api/nim/ibm.nim) - Crystal (Ruby) [/api/crystal/ib.ts](/api/crystal/ib.cr) -- Other languages - look at code in [deno/ib.ts](/deno/ib.ts) and translate it +- Other languages - look at code in [/api/deno/ib.ts](/api/deno/ib.ts) and translate it to language you need, it's short and simple. # Features @@ -264,4 +264,4 @@ fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the -software. \ No newline at end of file +software.