Skip to content

Commit

Permalink
Update README.md with Roadmap. (#304)
Browse files Browse the repository at this point in the history
also removed ugly periods. fixes: #289 (comment)

Co-authored-by: Qingyun Wu <[email protected]>
  • Loading branch information
gagb and qingyun-wu authored Oct 19, 2023
1 parent 749757a commit 4de81d0
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,13 +137,15 @@ In addition, you can find:

- [Research](https://microsoft.github.io/autogen/docs/Research), [blogposts](https://microsoft.github.io/autogen/blog) around AutoGen, and [Transparency FAQs](https://github.com/microsoft/autogen/blob/main/TRANSPARENCY_FAQS.md)

- [Discord](https://discord.gg/pAbnFJrkgZ).
- [Discord](https://discord.gg/pAbnFJrkgZ)

- [Contributing guide](https://microsoft.github.io/autogen/docs/Contribute).
- [Contributing guide](https://microsoft.github.io/autogen/docs/Contribute)

- [Roadmap](https://github.com/orgs/microsoft/projects/989/views/3)

## Citation

[AutoGen](https://arxiv.org/abs/2308.08155).
[AutoGen](https://arxiv.org/abs/2308.08155)

```
@inproceedings{wu2023autogen,
Expand All @@ -156,7 +158,7 @@ In addition, you can find:
}
```

[EcoOptiGen](https://arxiv.org/abs/2303.04673).
[EcoOptiGen](https://arxiv.org/abs/2303.04673)

```
@inproceedings{wang2023EcoOptiGen,
Expand All @@ -167,7 +169,7 @@ In addition, you can find:
}
```

[MathChat](https://arxiv.org/abs/2306.01337).
[MathChat](https://arxiv.org/abs/2306.01337)

```
@inproceedings{wu2023empirical,
Expand Down

0 comments on commit 4de81d0

Please sign in to comment.