diff --git a/README.md b/README.md index ce2a2dc..0eed0ea 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A repo with an introduction to cryptography, resources and info. ## Introduction to Cryptography : Cryptography is a method of storing and transmitting data in a particular form so that only those for whom it is intended can read and process it. -Cryptography includes techniques such as microdots, merging words with images, and other ways to hide information in storage or transit. Cryptography is most often associated with scrambling plaintext (ordinary text, sometimes referred to as cleartext) into ciphertext (a process called encryption), then back again (known as decryption). +Cryptography includes techniques such as microdots, merging words with images, and other ways to hide information in storage or transit. Cryptography is most often associated with scrambling plaintext (ordinary text, sometimes referred to as cleartext) into ciphertext (a process called encryption), then back again (known as decryption). Cryptography is a method of storing and transmitting data in a particular form so that only those for whom it is intended can read and process it. Modern cryptography concerns itself with the following four objectives: