From 2a090638f089b7e8278ff8b1714d5ce8f2427c90 Mon Sep 17 00:00:00 2001 From: DrMadWill <87474631+DrMadWill@users.noreply.github.com> Date: Wed, 8 Dec 2021 13:02:39 +0400 Subject: [PATCH] Readme.md > Link > add > 13 OOP > Encapsulation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 91b3c03..3a1ebfc 100644 --- a/README.md +++ b/README.md @@ -129,5 +129,5 @@ - [My Documantation](https://github.com/DrMadWill/JavaScript/blob/main/Documantation/13_Object_Oriented/documentation.md#immediate-function) - [Function that return function](https://github.com/DrMadWill/JavaScript/blob/main/13_Object_Oriented_Programming/Js/50_13_8_Function_return_Function.js) - [My Documantation](https://github.com/DrMadWill/JavaScript/blob/main/Documantation/13_Object_Oriented/documentation.md#function-that-return-function) -- [Setter Getter]() - - [My Documantation]() \ No newline at end of file +- [Setter Getter](https://github.com/DrMadWill/JavaScript/blob/main/13_Object_Oriented_Programming/Js/51_13_9_Setter_Getter.js) + - [My Documantation](https://github.com/DrMadWill/JavaScript/blob/main/Documantation/13_Object_Oriented/documentation.md#encapsulation) \ No newline at end of file