瀏覽代碼

adding links

chore/proposed-structure
Kyle Quest 7 年之前
父節點
當前提交
a06b205fe5
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

@@ -20,7 +20,7 @@ Don't put a lot of code in the application directory. If you think the code can

It's common to have a small `main` function that imports and invokes the code from the `/internal` and `/pkg` directories and nothing else.

See the `/cmd` directory for examples.
See the [`/cmd`](cmd/README.md) directory for examples.

### `/internal`



Loading…
取消
儲存