From 497451663635c89ecb560e1005a9119a5031664d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A2=D0=B0=D1=82=D1=8C=D1=8F=D0=BD=D0=B0=20=D0=90=D0=BD?= =?UTF-8?q?=D0=B4=D1=80=D0=B5=D0=B5=D0=B2=D0=B0?= Date: Wed, 11 Oct 2023 22:51:21 +0300 Subject: [PATCH] a --- README.md | 1 + bin/brain-calc.js | 0 2 files changed, 1 insertion(+) mode change 100644 => 100755 bin/brain-calc.js diff --git a/README.md b/README.md index ac55959..7c4e455 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ ### Hexlet tests and linter status: [![Actions Status](https://github.com/Tanya14081981/frontend-project-44/workflows/hexlet-check/badge.svg)](https://github.com/Tanya14081981/frontend-project-44/actions)[![Maintainability](https://api.codeclimate.com/v1/badges/fb74f85f99b4a3def279/maintainability)](https://codeclimate.com/github/Tanya14081981/frontend-project-44/maintainability) [![asciicast](https://asciinema.org/a/zvjF8kuKtS1kQq1tsTn6nrJ9X.svg)](https://asciinema.org/a/zvjF8kuKtS1kQq1tsTn6nrJ9X) +[![asciicast](https://asciinema.org/a/80aEm0j9jSN4PvcgJ6dGstUcG.svg)](https://asciinema.org/a/80aEm0j9jSN4PvcgJ6dGstUcG) diff --git a/bin/brain-calc.js b/bin/brain-calc.js old mode 100644 new mode 100755