Skip to content

Commit bec9cf2

Browse files
authored
Merge pull request #128 from qryxip/update-readme
2 parents 4365273 + 52c535a commit bec9cf2

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

README.md

+13-5
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,15 @@ See below for ACL.
1414

1515
## Progress
1616

17-
Our first milestone is 2020/09/20, when the first ACL contest is planned.
18-
We aim to implement the same toolset as original ACL(C++) on the day.
17+
We are trying to keep up with the original ACL, to make APIs user-friendly, to fix known bugs, and so on.
1918

20-
We are trying to implement with the same files by referring to the original ACL's hpp.
21-
After that we try to improve our development flow, tests, or utilities.
19+
- [Track the recent changes in atcoder/ac-library #91](https://github.com/rust-lang-ja/ac-library-rs/issues/91)
20+
- [Write rustdoc #75](https://github.com/rust-lang-ja/ac-library-rs/issues/75)
21+
- [Segtree: Monoid BitOrOper/BitAndOper/BitXorOper, FromIterator, get\_slice #115](https://github.com/rust-lang-ja/ac-library-rs/pull/115)
22+
- [u32 modulo fix #112](https://github.com/rust-lang-ja/ac-library-rs/pull/112)
23+
24+
However, we can't afford to do all of these things by ourselves.
25+
If you are using ac-library-rs, are familiar with competitive programming, and can find time, please help us.
2226

2327
## How to contribute
2428

@@ -27,4 +31,8 @@ After that we try to improve our development flow, tests, or utilities.
2731

2832
## More information
2933

30-
We have a slack workspace [rust-jp.rs](https://rust-jp.rs/). Please join it.
34+
We have a Zulip organization [rust-jp.rs](https://rust-jp.rs/).
35+
All of the streams and topics are visible without logging in.
36+
If you like, please join it.
37+
38+
We are discussing this project in [`#競プロ > ac-library-rs`](https://rust-lang-jp.zulipchat.com/#narrow/stream/334326-.E7.AB.B6.E3.83.97.E3.83.AD/topic/ac-library-rs).

0 commit comments

Comments
 (0)