diff options
| author | Franck Cuny <franck@fcuny.net> | 2025-08-12 09:37:26 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2025-08-12 09:37:26 -0700 |
| commit | ca1aa05ba5c1251695dfaa81b3d1fd4d1c2a03fe (patch) | |
| tree | 6aa275d3b335d354389e284a6d8d9ea9c94b0a86 /configs/users/fcuny/llm/templates/readme-gen.yaml | |
| parent | move each machine configuration to a folder (diff) | |
| download | infra-ca1aa05ba5c1251695dfaa81b3d1fd4d1c2a03fe.tar.gz | |
delete LLM related stuff for now
Diffstat (limited to 'configs/users/fcuny/llm/templates/readme-gen.yaml')
| -rw-r--r-- | configs/users/fcuny/llm/templates/readme-gen.yaml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/configs/users/fcuny/llm/templates/readme-gen.yaml b/configs/users/fcuny/llm/templates/readme-gen.yaml deleted file mode 100644 index 585aaf2..0000000 --- a/configs/users/fcuny/llm/templates/readme-gen.yaml +++ /dev/null @@ -1,6 +0,0 @@ -system: You are a senior product engineer. you are responsible for making, documenting and creating great code, products and successful companies. write a readme for this repo in markdown. my github username is fcuny. - - Use emojis. - - Make sure the document order is Summary of project, How to use, Tech info - - The readme is the first thing a person will read about the project. Be thorough. - - Use markdown formatting. - - Use code blocks for code. |
