Skip to content

Commit 7e884de

Browse files
authored
Update README.md
1 parent d98fe73 commit 7e884de

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

README.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,19 @@ pkg> add TensorInference
2929

3030
To update, just type `up` in the package mode.
3131

32-
## Example
33-
Please check the [example](example) folder.
32+
## Examples
33+
Examples are in the [example](example) folder, which contains the following list of example problems
34+
- [asia network](example/asia)
35+
36+
37+
## Supporting and Citing
38+
39+
Much of the software in this ecosystem was developed as a part of an academic research project.
40+
If you would like to help support it, please star the repository.
41+
If you use our software as part of your research, teaching, or other activities, we would like to request you to cite our [work (TBA)]().
42+
The
43+
[CITATION.bib](CITATION.bib) file in the root of this repository lists the relevant papers.
44+
45+
## Questions and Contributions
46+
47+
Please Open an [issue](https://github.com/TensorBFS/TensorInference.jl/issues) if you encounter any problems, or have any feature request.

0 commit comments

Comments
 (0)