Skip to content

Commit 904293c

Browse files
authored
Update README.md
1 parent b375353 commit 904293c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,15 +74,22 @@ In general, there is [an issue](https://github.com/wala/WALA/issues/281) with th
7474

7575
For information on contributing, see [CONTRIBUTING.md][contrib].
7676

77+
## Engineering Challenges and Solutions
78+
79+
[This wiki][challenges] highlights the locations in our code that solve several engineerinng challenges outlined in our [SCAM 2018] [paper].
80+
7781
## Further Information
7882

7983
See the [wiki][wiki] for further information.
8084

8185
[wiki]: https://github.com/ponder-lab/Java-8-Stream-Refactoring/wiki
86+
[challenges]: https://github.com/ponder-lab/Optimize-Java-8-Streams-Refactoring/wiki/Solutions-to-Engineering-Challenges
8287
[annotations]: https://github.com/ponder-lab/edu.cuny.hunter.streamrefactoring.annotations
8388
[eclipse]: http://eclipse.org
8489
[wala]: https://github.com/wala/WALA
8590
[safe]: https://github.com/tech-srl/safe
8691
[contrib]: https://github.com/ponder-lab/Optimize-Java-8-Streams-Refactoring/blob/master/CONTRIBUTING.md
8792
[install]: https://youtu.be/On4xBzvFk1c
8893
[entrypoints]: https://youtu.be/On4xBzvFk1c?t=2m6s
94+
[SCAM 2018]: http://www.ieee-scam.org/2018
95+
[paper]: https://khatchad.commons.gc.cuny.edu/research/publications/#Khatchadourian2018a

0 commit comments

Comments
 (0)