Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit 0f01935

Browse files
committed
Add contributor and licensing notes to README
1 parent e707bad commit 0f01935

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
| [Language support](#language-support) |
99
| [Development](#development) |
1010
| [Technology and architecture](#technology-and-architecture) |
11+
| [Licensing](#licensing) |
1112

1213
## Usage
1314

@@ -117,3 +118,13 @@ Semantic leverages a number of interesting algorithms and techniques:
117118
[RWS]: https://db.in.tum.de/~finis/papers/RWS-Diff.pdf
118119
[adi]: https://plum-umd.github.io/abstracting-definitional-interpreters/
119120
[tree-sitter]: https://github.com/tree-sitter/tree-sitter
121+
122+
## Contributions
123+
124+
Contributions are welcome! Please see our [contribution
125+
guidelines](CONTRIBUTING.md) and our [code of conduct](CODE_OF_CONDUCT.md) for
126+
details on how to participate in our community.
127+
128+
## Licensing
129+
130+
Semantic is licensed under the [MIT license](LICENSE).

0 commit comments

Comments
 (0)