ソースを参照

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`



読み込み中…
キャンセル
保存