Skip to content

Commit 0ab251f

Browse files
committed
docs: update english readme with contributors section
1 parent fcbd1d3 commit 0ab251f

1 file changed

Lines changed: 11 additions & 9 deletions

File tree

README_en.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -135,18 +135,20 @@ There are a few ways you can go about adding keywords or features:
135135
3. Run `python keywords/generate_from_pydyna.py` from the repo root to regenerate `snippets/lsdyna.json` from the full pydyna keyword database (3168 keywords).
136136
4. Create a new pull request to merge your branch into master.
137137

138-
### Contributors
138+
## Credits & Contributors
139139

140-
- [osullivryan](https://github.com/osullivryan) (Original Author)
141-
- [hqyyqh](https://github.com/hqyyqh) (Customized Version Maintainer)
142-
- [yshl](https://github.com/yshl)
143-
- [maxiiss](https://github.com/maxiiss)
140+
This project is a deeply customized and refactored version maintained by [hqyyqh](https://github.com/hqyyqh).
141+
Special thanks to the following upstream open-source projects and original authors, without whose outstanding work this project would not exist:
144142

145-
### Some References
143+
- **Upstream Project:** This project is forked from [osullivryan/vscode-lsdyna](https://github.com/osullivryan/vscode-lsdyna). Huge thanks to the original author and core contributors:
144+
- [osullivryan](https://github.com/osullivryan) (Original Author & Founder)
145+
- [DCHartlen](https://github.com/DCHartlen) (Core Contributor)
146+
- [maxiiss](https://github.com/maxiiss) (Core Contributor)
147+
- [yshl](https://github.com/yshl) (Contributor)
148+
- **Database Source:** The powerful keyword and field intelligent autocomplete data heavily references and extracts from the official open-source project [ansys/pydyna](https://github.com/ansys/pydyna).
149+
- **Other References:** Excellent ecosystem works like [vim-lsdyna](https://github.com/gradzikb/vim-lsdyna).
146150

147-
[pydyna (Primary source for LS-DYNA keyword database)](https://github.com/ansys/pydyna)
148-
[vim-lsdyna](https://github.com/gradzikb/vim-lsdyna)
149-
[DCHartlen's vscode extension](https://github.com/DCHartlen/LSDynaForVSCode)
151+
Thank you to all developers who have contributed to the LS-DYNA editor ecosystem!
150152

151153
---
152154

0 commit comments

Comments
 (0)