Skip to content

Commit 16c824a

Browse files
authored
docs: update .clinerules to use full project name
1 parent 4f856a3 commit 16c824a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.clinerules

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Project Structure
22

3-
This project, better-ts-lib, is a project that provides an alternative to TypeScript's standard library. The main ingredients of this project are in the `lib/` directory which contains incremental differences to the standard library.
3+
This project, better-typescript-lib, is a project that provides an alternative to TypeScript's standard library. The main ingredients of this project are in the `lib/` directory which contains incremental differences to the standard library.
44

55
This project is structured differently from ordinary TypeScript projects. Carefully read CONTRIBUTING.md to understand how to modify the type definitions, how to build the project, and how to test the project.
66

0 commit comments

Comments
 (0)