소스 검색

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`



불러오는 중...
취소
저장