diff --git a/docs/数据结构与算法/CS61B.en.md b/docs/数据结构与算法/CS61B.en.md index 81d7066..4823b9a 100644 --- a/docs/数据结构与算法/CS61B.en.md +++ b/docs/数据结构与算法/CS61B.en.md @@ -28,3 +28,5 @@ In addition, there are 3 projects that give you the opportunity to be exposed to ## Personal resources All resources and homework implementations used by @PKUFlyingPig in this course are summarized in [PKUFlyingPig/CS61B - GitHub](https://github.com/PKUFlyingPig/CS61B). + +All resources and homework implementations used by @InsideEmpire in this course are summarized in [InsideEmpire/CS61B-PathwayToSuccess - GitHub](https://github.com/InsideEmpire/CS61B-PathwayToSuccess.git). diff --git a/docs/数据结构与算法/CS61B.md b/docs/数据结构与算法/CS61B.md index b190c92..9cb7b94 100644 --- a/docs/数据结构与算法/CS61B.md +++ b/docs/数据结构与算法/CS61B.md @@ -27,4 +27,6 @@ ## 资源汇总 -@PKUFlyingPig 在学习这门课中用到的所有资源和作业实现都汇总在 [PKUFlyingPig/CS61B - GitHub](https://github.com/PKUFlyingPig/CS61B) 中。 +@PKUFlyingPig 在学习这门课中用到的所有资源和作业实现都汇总在 [PKUFlyingPig/CS61B - GitHub](https://github.com/PKUFlyingPig/CS61B) 中。 + +@InsideEmpire 在学习这门课中用到的所有资源和作业实现都汇总在 [InsideEmpire/CS61B-PathwayToSuccess - GitHub](https://github.com/InsideEmpire/CS61B-PathwayToSuccess.git) 中。