0

I am trying to insert images into my document. The compiler I'm using is overleaf. My code is

\documentclass{article}
\usepackage{graphicx}

\begin{document} \includegraphics[scale=0.5]{images/graph 1.png} \end{document}

which gives this

enter image description here

How do I get rid of the 1.png

Manj
  • 315

0 Answers0