Skip to content

Commit e0bfe58

Browse files
committed
Doc: Update content
1 parent da502ca commit e0bfe58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

download_encrypted_pdf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This tutorial does not intend to reproduce a clone of the MPesa statement, but r
2828
The completed project used to demonstrate the above steps is available [here on GitHub](https://github.com/GitauHarrison/download-encrypted-pdf-copy-of-user-data).
2929
## Create a simple flask application
3030

31-
To begin, we can utilize a minimalist flask structure such as this:
31+
The assumption here is that you at least understand the basic concepts of HTML and Flask. I will not be going through every detail of setting up a simple flask application. To begin, we can utilize a minimalist flask structure such as this:
3232

3333
```python
3434
project

0 commit comments

Comments
 (0)