Skip to content

Commit 4269dc7

Browse files
committed
add Acknowledgement section
1 parent d0a8f14 commit 4269dc7

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -478,3 +478,7 @@ NOTE
478478
Bug reports and pull requests are welcome on GitHub at https://github.com/ruby/debug.
479479

480480
Please also check the [contributing guideline](/CONTRIBUTING.md).
481+
482+
# Acknowledgement
483+
484+
* Some tests are based on [deivid-rodriguez/byebug: Debugging in Ruby 2](https://github.com/deivid-rodriguez/byebug)

misc/README.md.erb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,3 +327,7 @@ The `<...>` notation means the argument.
327327
Bug reports and pull requests are welcome on GitHub at https://github.com/ruby/debug.
328328

329329
Please also check the [contributing guideline](/CONTRIBUTING.md).
330+
331+
# Acknowledgement
332+
333+
* Some tests are based on [deivid-rodriguez/byebug: Debugging in Ruby 2](https://github.com/deivid-rodriguez/byebug)

0 commit comments

Comments
 (0)