Skip to content

Commit 8a25ec9

Browse files
committed
Update README.md
1 parent a8db414 commit 8a25ec9

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -108,11 +108,14 @@
108108

109109

110110
### 6. Misc
111-
- What is the best practice to build your application
112-
- When it is necessary or whether it is necessary to use `$scope.$apply`
113-
- A JSON Web Token consists of?
114-
- A JWT should be signed with a secret called?
115-
- Having the JWT token, what is the format of the Authorization header looks like?
111+
112+
|Sl.No| Questions |
113+
|-----|-------------------------------------------------------------------------------------------------------------|
114+
| 01. |[What is the best practice to build your application](#q-what-is-the-best-practice-to-build-your-application)|
115+
| 02. |[When it is necessary or whether it is necessary to use `$scope.$apply`](#q-when-it-is-necessary-or-whether-it-is-necessary-to-use---scope-apply)|
116+
| 03. |[A JSON Web Token consists of?](#q-a-json-web-token-consists-of)|
117+
| 04. |[A JWT should be signed with a secret called?](#q-a-jwt-should-be-signed-with-a-secret-called)|
118+
| 05. |[Having the JWT token, what is the format of the Authorization header looks like?](#q-having-the-jwt-token--what-is-the-format-of-the-authorization-header-looks-like)|
116119

117120
<br/>
118121

0 commit comments

Comments
 (0)